Klasse TCustomPairSplitter
Unit
PairSplitter
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
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(TheOwner: TComponent); override; |
|
 |
destructor Destroy; override; |
|
 |
procedure CreateWnd; override; |
|
 |
procedure UpdatePosition; |
|
 |
procedure CreateSides; |
|
 |
procedure Loaded; override; |
|
 |
class function IsSupportedByInterface: boolean; |
|
 |
function ChildClassAllowed(ChildClass: TClass): boolean; override; |
|
Eigenschaften
 |
property SplitterType: TPairSplitterType read FSplitterType
write SetSplitterType default pstHorizontal; |
|
 |
property Position: integer read GetPosition write SetPosition; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:03:02