Klasse TDBEdit

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TDBEdit = class(TCustomMaskEdit)

Beschreibung

no description available, TCustomMaskEdit description follows
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(AOwner: TComponent); override;
Public destructor Destroy; override;

Eigenschaften

Public property Field: TField read GetField;
Published property DataField: string read GetDataField write SetDataField;
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
Published property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
Published property Anchors;
Published property AutoSize;
Published property CharCase;
Published property Color;
Published property Constraints;
Published property Ctl3D;
Published property DragCursor;
Published property DragKind;
Published property DragMode;
Published property Enabled;
Published property EditMask;
Published property Font;
Published property MaxLength;
Published property ParentColor;
Published property ParentCtl3D;
Published property ParentFont;
Published property ParentShowHint;
Published property PasswordChar;
Published property PopupMenu;
Published property ShowHint;
Published property TabOrder;
Published property TabStop;
Published property Visible;
Published property OnChange;
Published property OnClick;
Published property OnDblClick;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
Published property OnEnter;
Published property OnExit;
Published property OnKeyDown;
Published property OnKeyPress;
Published property OnKeyUp;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnStartDrag;

Beschreibung

Methoden

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

Eigenschaften

Public property Field: TField read GetField;
 
Published property DataField: string read GetDataField write SetDataField;
 
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
 
Published property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
 
Published property Anchors;
 
Published property AutoSize;
 
Published property CharCase;
 
Published property Color;
 
Published property Constraints;
 
Published property Ctl3D;
 
Published property DragCursor;
 
Published property DragKind;
 
Published property DragMode;
 
Published property Enabled;
 
Published property EditMask;
 
Published property Font;
 
Published property MaxLength;
 
Published property ParentColor;
 
Published property ParentCtl3D;
 
Published property ParentFont;
 
Published property ParentShowHint;
 
Published property PasswordChar;
 
Published property PopupMenu;
 
Published property ShowHint;
 
Published property TabOrder;
 
Published property TabStop;
 
Published property Visible;
 
Published property OnChange;
 
Published property OnClick;
 
Published property OnDblClick;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
Published property OnEnter;
 
Published property OnExit;
 
Published property OnKeyDown;
 
Published property OnKeyPress;
 
Published property OnKeyUp;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnStartDrag;
 

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