| Description | Hierarchy | Fields | Methods | Properties |
type TCustomEditScreenObjectTool = class(TCustomInteractiveTool)
TCustomEditScreenObjectTool is meant to be the abstract ancestor of tools that need to edit TScreenObjects .
![]() |
function AreScreenObjectsSelected: boolean; |
![]() |
function SelectScreenObjects(const X, Y: integer; const SelectLowerScreenObjects, ToggleSelectedItem: boolean; const CanChangeSelection: boolean = True; const ReturnScreenObjectPresent: boolean = False): boolean; |
![]() |
function AreScreenObjectsSelected: boolean; |
|
| |
![]() |
function SelectScreenObjects(const X, Y: integer; const SelectLowerScreenObjects, ToggleSelectedItem: boolean; const CanChangeSelection: boolean = True; const ReturnScreenObjectPresent: boolean = False): boolean; |
|
Parameters
Returns
| |