Description | Hierarchy | Fields | Methods | Properties |
type TZoomInTool = class(TCustomInteractiveTool)
TZoomInTool
is used to zoom in by a factor of 2 at the location where the user clicks the mouse.
![]() |
function GetCursor: TCursor; override; |
![]() |
function GetHint: string; override; |
![]() |
procedure MouseUp(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer); override; |
![]() |
function GetCursor: TCursor; override; |
|
![]() |
function GetHint: string; override; |
Used to define Hint |
![]() |
procedure MouseUp(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer); override; |
|