Klasse TDBCheckBox
Unit
DbCtrls
Deklaration
type TDBCheckBox = class(TCustomCheckBox)
Beschreibung
no description available, TCustomCheckBox description follows
no description available, TButtonControl 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 Checked; |
|
 |
property Field: TField read GetField; |
|
 |
property State; |
|
 |
property AllowGrayed; |
|
 |
property Anchors; |
|
 |
property AutoSize; |
|
 |
property Caption; |
|
 |
property Color; |
|
 |
property DataField: string read GetDataField write SetDataField; |
|
 |
property DataSource: TDataSource read GetDataSource write SetDataSource; |
|
 |
property DragCursor; |
|
 |
property DragKind; |
|
 |
property DragMode; |
|
 |
property Enabled; |
|
 |
property Hint; |
|
 |
property OnChange; |
|
 |
property OnClick; |
|
 |
property OnDragDrop; |
|
 |
property OnDragOver; |
|
 |
property OnEndDrag; |
|
 |
property OnEnter; |
|
 |
property OnExit; |
|
 |
property OnMouseDown; |
|
 |
property OnMouseMove; |
|
 |
property OnMouseUp; |
|
 |
property OnStartDrag; |
|
 |
property ParentColor; |
|
 |
property ParentShowHint; |
|
 |
property PopupMenu; |
|
 |
property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False; |
|
 |
property ShowHint; |
|
 |
property TabOrder; |
|
 |
property TabStop; |
|
 |
property UseOnChange; |
|
 |
property ValueChecked: string read FValueCheck write SetValueCheck; |
|
 |
property ValueUnchecked: string read FValueUncheck write SetValueUncheck; |
|
 |
property Visible; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:55