home *** CD-ROM | disk | FTP | other *** search
- DSelectAll;
-
- Deselects all object on active layers
-
- SelectAll;
-
- selects all object on active layers
-
- SetSelect(h : HANDLE);
-
- Selects the object that the handle is connected to
-
- SetDSelect(h : HANDLE);
-
- Deselects the object that the handle is connected to
-
-