Klasse TDBRadioGroup

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

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

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

Eigenschaften

Public property Field: TField read GetField;
Public property ItemIndex;
Public property Value: string read FValue write SetValue;
Published property Align;
Published property Anchors;
Published property Caption;
Published property Columns;
Published property DataField: string read GetDataField write SetDataField;
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
Published property DragCursor;
Published property DragMode;
Published property Enabled;
Published property Items write SetItems;
Published property OnChange: TNotifyEvent read FOnChange write FOnChange;
Published property OnChangeBounds;
Published property OnClick;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseuP;
Published property OnResize;
Published property OnStartDrag;
Published property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
Published property TabOrder;
Published property Values: TStrings read FValues write SetValues;
Published property Visible;

Beschreibung

Methoden

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

Eigenschaften

Public property Field: TField read GetField;
 
Public property ItemIndex;
 
Public property Value: string read FValue write SetValue;
 
Published property Align;
 
Published property Anchors;
 
Published property Caption;
 
Published property Columns;
 
Published property DataField: string read GetDataField write SetDataField;
 
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
 
Published property DragCursor;
 
Published property DragMode;
 
Published property Enabled;
 
Published property Items write SetItems;
 
Published property OnChange: TNotifyEvent read FOnChange write FOnChange;
 
Published property OnChangeBounds;
 
Published property OnClick;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseuP;
 
Published property OnResize;
 
Published property OnStartDrag;
 
Published property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
 
Published property TabOrder;
 
Published property Values: TStrings read FValues write SetValues;
 
Published property Visible;
 

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