Klasse TCustomPairSplitter

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TCustomPairSplitter = class(TWinControl)

Beschreibung

no description available, TWinControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(TheOwner: TComponent); override;
Public destructor Destroy; override;
Public procedure CreateWnd; override;
Public procedure UpdatePosition;
Public procedure CreateSides;
Public procedure Loaded; override;
Public class function IsSupportedByInterface: boolean;
Public function ChildClassAllowed(ChildClass: TClass): boolean; override;

Eigenschaften

Public property Sides[Index: integer]: TPairSplitterSide read GetSides;
Public property SplitterType: TPairSplitterType read FSplitterType write SetSplitterType default pstHorizontal;
Public property Position: integer read GetPosition write SetPosition;

Beschreibung

Methoden

Public constructor Create(TheOwner: TComponent); override;
 
Public destructor Destroy; override;
 
Public procedure CreateWnd; override;
 
Public procedure UpdatePosition;
 
Public procedure CreateSides;
 
Public procedure Loaded; override;
 
Public class function IsSupportedByInterface: boolean;
 
Public function ChildClassAllowed(ChildClass: TClass): boolean; override;
 

Eigenschaften

Public property Sides[Index: integer]: TPairSplitterSide read GetSides;
 
Public property SplitterType: TPairSplitterType read FSplitterType write SetSplitterType default pstHorizontal;
 
Public property Position: integer read GetPosition write SetPosition;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:03:02