Klasse TDBRadioGroup
Unit
DbCtrls
Deklaration
type TDBRadioGroup = class(TCustomRadioGroup)
Beschreibung
no description available, TCustomRadioGroup description follows
no description available, TCustomGroupBox 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 ItemIndex; |
|
 |
property Value: string read FValue write SetValue; |
|
 |
property Align; |
|
 |
property Anchors; |
|
 |
property Caption; |
|
 |
property Columns; |
|
 |
property DataField: string read GetDataField write SetDataField; |
|
 |
property DataSource: TDataSource read GetDataSource write SetDataSource; |
|
 |
property DragCursor; |
|
 |
property DragMode; |
|
 |
property Enabled; |
|
 |
property Items write SetItems; |
|
 |
property OnChange: TNotifyEvent read FOnChange write FOnChange; |
|
 |
property OnChangeBounds; |
|
 |
property OnClick; |
|
 |
property OnDragDrop; |
|
 |
property OnDragOver; |
|
 |
property OnEndDrag; |
|
 |
property OnMouseDown; |
|
 |
property OnMouseMove; |
|
 |
property OnMouseuP; |
|
 |
property OnResize; |
|
 |
property OnStartDrag; |
|
 |
property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False; |
|
 |
property TabOrder; |
|
 |
property Values: TStrings read FValues write SetValues; |
|
 |
property Visible; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:55