Klasse TDBCheckBox

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

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

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

Eigenschaften

Public property Checked;
Public property Field: TField read GetField;
Public property State;
Published property AllowGrayed;
Published property Anchors;
Published property AutoSize;
Published property Caption;
Published property Color;
Published property DataField: string read GetDataField write SetDataField;
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
Published property DragCursor;
Published property DragKind;
Published property DragMode;
Published property Enabled;
Published property Hint;
Published property OnChange;
Published property OnClick;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
Published property OnEnter;
Published property OnExit;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnStartDrag;
Published property ParentColor;
Published property ParentShowHint;
Published property PopupMenu;
Published property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
Published property ShowHint;
Published property TabOrder;
Published property TabStop;
Published property UseOnChange;
Published property ValueChecked: string read FValueCheck write SetValueCheck;
Published property ValueUnchecked: string read FValueUncheck write SetValueUncheck;
Published property Visible;

Beschreibung

Methoden

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

Eigenschaften

Public property Checked;
 
Public property Field: TField read GetField;
 
Public property State;
 
Published property AllowGrayed;
 
Published property Anchors;
 
Published property AutoSize;
 
Published property Caption;
 
Published property Color;
 
Published property DataField: string read GetDataField write SetDataField;
 
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
 
Published property DragCursor;
 
Published property DragKind;
 
Published property DragMode;
 
Published property Enabled;
 
Published property Hint;
 
Published property OnChange;
 
Published property OnClick;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
Published property OnEnter;
 
Published property OnExit;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnStartDrag;
 
Published property ParentColor;
 
Published property ParentShowHint;
 
Published property PopupMenu;
 
Published property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
 
Published property ShowHint;
 
Published property TabOrder;
 
Published property TabStop;
 
Published property UseOnChange;
 
Published property ValueChecked: string read FValueCheck write SetValueCheck;
 
Published property ValueUnchecked: string read FValueUncheck write SetValueUncheck;
 
Published property Visible;
 

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