Class TScale (unit Sizer)

Inherits from

TPersistent

Constructors


Constructor Create(AOwner: TSizerPanel);



Functions

procedure SetScaleFont(Value: Boolean);


procedure SetScalePosition(Value: Boolean);


procedure SetScaleSize(Value: Boolean);


Properties

property ScaleFont : Boolean


property ScalePosition : Boolean


property ScaleSize : Boolean


Events

Variables

FScaleFont : Boolean;


FScalePosition : Boolean;


FScaleSize : Boolean;


SizerOwner : TSizerPanel;



Constructors


Constructor Create(AOwner: TSizerPanel);


Functions


procedure SetScaleFont(Value: Boolean);


procedure SetScalePosition(Value: Boolean);


procedure SetScaleSize(Value: Boolean);


Properties


property ScaleFont : Boolean


property ScalePosition : Boolean


property ScaleSize : Boolean


Events


Variables


FScaleFont : Boolean;


FScalePosition : Boolean;


FScaleSize : Boolean;


SizerOwner : TSizerPanel;