Klasse TDBComboBox

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

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

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

Eigenschaften

Public property Field: TField read GetField;
Public property Text;
Public property ItemIndex;
Published property Anchors;
Published property ArrowKeysTraverseList;
Published property AutoDropDown;
Published property Color;
Published property Ctl3D;
Published property DataField: string read GetDataField write SetDataField;
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
Published property DragCursor;
Published property DragMode;
Published property DropDownCount;
Published property Enabled;
Published property Font;
Published property ItemHeight;
Published property Items;
Published property ItemWidth;
Published property MaxLength default -1;
Published property OnChange;
Published property OnChangeBounds;
Published property OnClick;
Published property OnCloseUp;
Published property OnDblClick;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnDrawItem;
Published property OnDropDown;
Published property OnEditingDone;
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 OnSelect;
Published property OnStartDrag;
Published property ParentCtl3D;
Published property ParentColor;
Published property ParentFont;
Published property ParentShowHint;
Published property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
Published property ShowHint;
Published property Sorted;
Published property Style;
Published property TabOrder;
Published property TabStop;
Published property Visible;

Beschreibung

Methoden

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

Eigenschaften

Public property Field: TField read GetField;
 
Public property Text;
 
Public property ItemIndex;
 
Published property Anchors;
 
Published property ArrowKeysTraverseList;
 
Published property AutoDropDown;
 
Published property Color;
 
Published property Ctl3D;
 
Published property DataField: string read GetDataField write SetDataField;
 
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
 
Published property DragCursor;
 
Published property DragMode;
 
Published property DropDownCount;
 
Published property Enabled;
 
Published property Font;
 
Published property ItemHeight;
 
Published property Items;
 
Published property ItemWidth;
 
Published property MaxLength default -1;
 
Published property OnChange;
 
Published property OnChangeBounds;
 
Published property OnClick;
 
Published property OnCloseUp;
 
Published property OnDblClick;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnDrawItem;
 
Published property OnDropDown;
 
Published property OnEditingDone;
 
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 OnSelect;
 
Published property OnStartDrag;
 
Published property ParentCtl3D;
 
Published property ParentColor;
 
Published property ParentFont;
 
Published property ParentShowHint;
 
Published property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
 
Published property ShowHint;
 
Published property Sorted;
 
Published property Style;
 
Published property TabOrder;
 
Published property TabStop;
 
Published property Visible;
 

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