Unit 'VirtualPages' Package
[Overview][Types][Classes][Index] [#pl_luicontrols]

TControlDisplayOptions

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: virtualpages.pas line 18

type TControlDisplayOptions = class(TPersistent)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure SetControlBounds();

  

published

  property Align: TAlign; [rw]

  

  property BorderSpacing: TControlBorderSpacing; [rw]

  

  property Height: Integer; [rw]

  

  property Left: Integer; [rw]

  

  property Parent: TWinControl; [rw]

  

  property Top: Integer; [rw]

  

  property Width: Integer; [rw]

  

end;

Inheritance

TControlDisplayOptions

  

|

TObject



CT Web help

CodeTyphon Studio