Klasse TDBComboBox
Unit
DbCtrls
Deklaration
type TDBComboBox = class(TCustomComboBox)
Beschreibung
no description available, TCustomComboBox 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(TheOwner: TComponent); override; |
 |
destructor Destroy; override; |
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(TheOwner: TComponent); override; |
|
 |
destructor Destroy; override; |
|
Eigenschaften
 |
property Field: TField read GetField; |
|
 |
property Text; |
|
 |
property ItemIndex; |
|
 |
property Anchors; |
|
 |
property ArrowKeysTraverseList; |
|
 |
property AutoDropDown; |
|
 |
property Color; |
|
 |
property Ctl3D; |
|
 |
property DataField: string read GetDataField write SetDataField; |
|
 |
property DataSource: TDataSource read GetDataSource write SetDataSource; |
|
 |
property DragCursor; |
|
 |
property DragMode; |
|
 |
property DropDownCount; |
|
 |
property Enabled; |
|
 |
property Font; |
|
 |
property ItemHeight; |
|
 |
property Items; |
|
 |
property ItemWidth; |
|
 |
property MaxLength default -1; |
|
 |
property OnChange; |
|
 |
property OnChangeBounds; |
|
 |
property OnClick; |
|
 |
property OnCloseUp; |
|
 |
property OnDblClick; |
|
 |
property OnDragDrop; |
|
 |
property OnDragOver; |
|
 |
property OnDrawItem; |
|
 |
property OnDropDown; |
|
 |
property OnEditingDone; |
|
 |
property OnEndDrag; |
|
 |
property OnEnter; |
|
 |
property OnExit; |
|
 |
property OnKeyDown; |
|
 |
property OnKeyPress; |
|
 |
property OnKeyUp; |
|
 |
property OnMouseDown; |
|
 |
property OnMouseMove; |
|
 |
property OnMouseUp; |
|
 |
property OnSelect; |
|
 |
property OnStartDrag; |
|
 |
property ParentCtl3D; |
|
 |
property ParentColor; |
|
 |
property ParentFont; |
|
 |
property ParentShowHint; |
|
 |
property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False; |
|
 |
property ShowHint; |
|
 |
property Sorted; |
|
 |
property Style; |
|
 |
property TabOrder; |
|
 |
property TabStop; |
|
 |
property Visible; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:55