Description | Hierarchy | Fields | Methods | Properties |
type TInsertPointTool = class(TCustomModifyGeometryTool)
TInsertPointTool
is used to insert a vertex into a TScreenObject.
![]() |
procedure DoEdit(const X, Y: integer); override; |
![]() |
function GetHint: string; override; |
![]() |
procedure SetCursorAtLocation(const X, Y: Integer); override; |
![]() |
procedure DoEdit(const X, Y: integer); override; |
|
![]() |
function GetHint: string; override; |
Used to define Hint |
![]() |
procedure SetCursorAtLocation(const X, Y: Integer); override; |
|