Klasse TDBText

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TDBText = class(TLabel)

Beschreibung

no description available, TLabel description follows
no description available, TCustomLabel description follows
no description available, TGraphicControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;

Eigenschaften

Public property Field: TField read GetField;
Published property Align;
Published property Alignment;
Published property Anchors;
Published property AutoSize;
Published property Caption;
Published property Color;
Published property DataField: string read GetDataField write SetDataField;
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
Published property DragCursor;
Published property DragMode;
Published property FocusControl;
Published property Font;
Published property Layout;
Published property ShowAccelChar;
Published property Visible;
Published property WordWrap;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
Published property OnStartDrag;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 
Public destructor Destroy; override;
 

Eigenschaften

Public property Field: TField read GetField;
 
Published property Align;
 
Published property Alignment;
 
Published property Anchors;
 
Published property AutoSize;
 
Published property Caption;
 
Published property Color;
 
Published property DataField: string read GetDataField write SetDataField;
 
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
 
Published property DragCursor;
 
Published property DragMode;
 
Published property FocusControl;
 
Published property Font;
 
Published property Layout;
 
Published property ShowAccelChar;
 
Published property Visible;
 
Published property WordWrap;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
Published property OnStartDrag;
 

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