Klasse TDBGroupBox

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TDBGroupBox = class(TCustomGroupBox)

Beschreibung

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

Felder

Public FDataLink: TFieldDataLink;

Methoden

Public function GetDataField: string;
Public function GetDataSource: TDataSource;
Public function GetField: TField;
Public procedure SetDataField(const AValue: string);
Public procedure SetDataSource(const AValue: TDataSource);
Public constructor Create(TheOwner: TComponent); override;
Public destructor Destroy; override;

Eigenschaften

Public property Field: TField read GetField;
Published property Align;
Published property Anchors;
Published property Caption;
Published property ClientHeight;
Published property ClientWidth;
Published property Color;
Published property Constraints;
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 Enabled;
Published property Font;
Published property OnClick;
Published property OnDblClick;
Published property OnDragDrop;
Published property OnDragOver;
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 OnResize;
Published property OnStartDrag;
Published property ParentColor;
Published property ParentCtl3D;
Published property ParentFont;
Published property ParentShowHint;
Published property PopupMenu;
Published property ShowHint;
Published property TabOrder;
Published property TabStop;
Published property Visible;

Beschreibung

Felder

Public FDataLink: TFieldDataLink;
 

Methoden

Public function GetDataField: string;
 
Public function GetDataSource: TDataSource;
 
Public function GetField: TField;
 
Public procedure SetDataField(const AValue: string);
 
Public procedure SetDataSource(const AValue: TDataSource);
 
Public constructor Create(TheOwner: TComponent); override;
 
Public destructor Destroy; override;
 

Eigenschaften

Public property Field: TField read GetField;
 
Published property Align;
 
Published property Anchors;
 
Published property Caption;
 
Published property ClientHeight;
 
Published property ClientWidth;
 
Published property Color;
 
Published property Constraints;
 
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 Enabled;
 
Published property Font;
 
Published property OnClick;
 
Published property OnDblClick;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
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 OnResize;
 
Published property OnStartDrag;
 
Published property ParentColor;
 
Published property ParentCtl3D;
 
Published property ParentFont;
 
Published property ParentShowHint;
 
Published property PopupMenu;
 
Published property ShowHint;
 
Published property TabOrder;
 
Published property TabStop;
 
Published property Visible;
 

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