Klasse TCustomStaticText

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TCustomStaticText = 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(AOwner: TComponent); override;

Eigenschaften

Public property Alignment: TAlignment read FAlignment write SetAlignment default taLeftJustify;
Public property BorderStyle: TStaticBorderStyle read FStaticBorderStyle write SetStaticBorderStyle default sbsNone;
Public property FocusControl: TWinControl read FFocusControl write SetFocusControl;
Public property ShowAccelChar: boolean read FShowAccelChar write SetShowAccelChar default true;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 

Eigenschaften

Public property Alignment: TAlignment read FAlignment write SetAlignment default taLeftJustify;
 
Public property BorderStyle: TStaticBorderStyle read FStaticBorderStyle write SetStaticBorderStyle default sbsNone;
 
Public property FocusControl: TWinControl read FFocusControl write SetFocusControl;
 
Public property ShowAccelChar: boolean read FShowAccelChar write SetShowAccelChar default true;
 

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