Class TOrigin (unit Sizer)

Inherits from

TPersistent

Constructors


Constructor Create(AOwner: TSizerPanel);



Functions

procedure SetHeight(Value: Word);


procedure SetLeft (Value: Word);


procedure SetTop (Value: Word);


procedure SetWidth (Value: Word);


Properties

property Height : Word


property Left : Word


property Top : Word


property Width : Word


Events

Variables

FHeight : Word;


FLeft : Word;


FTop : Word;


FWidth : Word;


SizerOwner : TSizerPanel;



Constructors


Constructor Create(AOwner: TSizerPanel);


Functions


procedure SetHeight(Value: Word);


procedure SetLeft (Value: Word);


procedure SetTop (Value: Word);


procedure SetWidth (Value: Word);


Properties


property Height : Word


property Left : Word


property Top : Word


property Width : Word


Events


Variables


FHeight : Word;


FLeft : Word;


FTop : Word;


FWidth : Word;


SizerOwner : TSizerPanel;