Class TDBPanelEditControl (unit adbpedit)

Inherits from

TObject

Constructors


constructor Create(AOwner : TDBPanelEditControls);

TDBPanelEditControl


Functions

destructor Destroy;


procedure SetFieldName(FieldName : String);


Properties

property ControlType : TDBPanelEditControlType


property DBControl : TWinControl


property LControl : TLabel


Events

Variables

FControlType : TDBPanelEditControlType;


FDBControl : TWinControl;


FLabel : TLabel;


FOwner : TDBPanelEditControls;



Constructors


constructor Create(AOwner : TDBPanelEditControls);

TDBPanelEditControl


Functions


destructor Destroy;


procedure SetFieldName(FieldName : String);


Properties


property ControlType : TDBPanelEditControlType


property DBControl : TWinControl


property LControl : TLabel


Events


Variables


FControlType : TDBPanelEditControlType;


FDBControl : TWinControl;


FLabel : TLabel;


FOwner : TDBPanelEditControls;