Class TZoomer (unit RWZoomer)

Inherits from

TComponent

Published declarations

Constructors


constructor Create(AOwner: TComponent);



Functions

procedure HideImage;


procedure ShowImage(Bitmap: TGraphic; X,Y: Integer);


function GetZoom: Byte;


procedure SetZoom(Zoom: Byte);


Properties

property Zoom : Byte


Events

Variables

FZoom : Byte;


ZoomWindow : TZoomWindow;



Constructors


constructor Create(AOwner: TComponent);


Functions


procedure HideImage;


procedure ShowImage(Bitmap: TGraphic; X,Y: Integer);


function GetZoom: Byte;


procedure SetZoom(Zoom: Byte);


Properties


property Zoom : Byte


Events


Variables


FZoom : Byte;


ZoomWindow : TZoomWindow;