Klasse TCustomLabeledEdit

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TCustomLabeledEdit = class(TCustomEdit)

Beschreibung

no description available, TCustomEdit description follows
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;

Eigenschaften

Public property EditLabel: TBoundLabel read FEditLabel;
Public property LabelPosition: TLabelPosition read FLabelPosition write SetLabelPosition default lpAbove;
Public property LabelSpacing: Integer read FLabelSpacing write SetLabelSpacing default 3;

Beschreibung

Methoden

Public constructor Create(TheOwner: TComponent); override;
 

Eigenschaften

Public property EditLabel: TBoundLabel read FEditLabel;
 
Public property LabelPosition: TLabelPosition read FLabelPosition write SetLabelPosition default lpAbove;
 
Public property LabelSpacing: Integer read FLabelSpacing write SetLabelSpacing default 3;
 

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