Class TDisplayScale (unit ZoomDisp)

Inherits from

TScale

Constructors


constructor Create(ADisplay: TCustomZoomDisplay);



Functions

procedure SetVisible(Value: Boolean);


procedure FontChange(Sender: TObject);


Properties

property Font :


property MinScaleLineDistance :


property ShowAxis :


property Visible :


property EndPointX :


property EndPointY :


property StartPointX :


property StartPointY :


Events

Variables

FDisplay : TCustomZoomDisplay;



Constructors


constructor Create(ADisplay: TCustomZoomDisplay);


Functions


procedure SetVisible(Value: Boolean);


procedure FontChange(Sender: TObject);


Properties


property Font :


property MinScaleLineDistance :


property ShowAxis :


property Visible :


property EndPointX :


property EndPointY :


property StartPointX :


property StartPointY :


Events


Variables


FDisplay : TCustomZoomDisplay;