Class TDBPanelEditControls (unit adbpedit)

Inherits from

TObject

Constructors


constructor Create(DBPanelEdit : TDBPanelEdit);

TDBPanelEditControls


Functions

procedure Add(FieldName : String);


destructor Destroy;


procedure Clear;


function GetCount : Integer;


function GetDBPanelEditControl(Index : Word) : TDBPanelEditControl;


Properties

property Count : Integer


property Items : TDBPanelEditControl


Events

Variables

FDBPanelEdit : TDBPanelEdit;


FList : TList;



Constructors


constructor Create(DBPanelEdit : TDBPanelEdit);

TDBPanelEditControls


Functions


procedure Add(FieldName : String);


destructor Destroy;


procedure Clear;


function GetCount : Integer;


function GetDBPanelEditControl(Index : Word) : TDBPanelEditControl;


Properties


property Count : Integer


property Items : TDBPanelEditControl


Events


Variables


FDBPanelEdit : TDBPanelEdit;


FList : TList;