Description | Hierarchy | Fields | Methods | Properties |
type TZoomOutTool = class(TCustomInteractiveTool)
TZoomOutTool
is used to zoom out 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; |
|