Klasse TDBEdit
Unit
DbCtrls
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
 |
constructor Create(AOwner: TComponent); override; |
 |
destructor Destroy; override; |
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(AOwner: TComponent); override; |
|
 |
destructor Destroy; override; |
|
Eigenschaften
 |
property Field: TField read GetField; |
|
 |
property DataField: string read GetDataField write SetDataField; |
|
 |
property DataSource: TDataSource read GetDataSource write SetDataSource; |
|
 |
property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False; |
|
 |
property Anchors; |
|
 |
property AutoSize; |
|
 |
property CharCase; |
|
 |
property Color; |
|
 |
property Constraints; |
|
 |
property Ctl3D; |
|
 |
property DragCursor; |
|
 |
property DragKind; |
|
 |
property DragMode; |
|
 |
property Enabled; |
|
 |
property EditMask; |
|
 |
property Font; |
|
 |
property MaxLength; |
|
 |
property ParentColor; |
|
 |
property ParentCtl3D; |
|
 |
property ParentFont; |
|
 |
property ParentShowHint; |
|
 |
property PasswordChar; |
|
 |
property PopupMenu; |
|
 |
property ShowHint; |
|
 |
property TabOrder; |
|
 |
property TabStop; |
|
 |
property Visible; |
|
 |
property OnChange; |
|
 |
property OnClick; |
|
 |
property OnDblClick; |
|
 |
property OnDragDrop; |
|
 |
property OnDragOver; |
|
 |
property OnEndDrag; |
|
 |
property OnEnter; |
|
 |
property OnExit; |
|
 |
property OnKeyDown; |
|
 |
property OnKeyPress; |
|
 |
property OnKeyUp; |
|
 |
property OnMouseDown; |
|
 |
property OnMouseMove; |
|
 |
property OnMouseUp; |
|
 |
property OnStartDrag; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:55