Class TDBRepInsBitBtn (unit RInsBBtn)

Inherits from

TCustomDBBitBtn

Delphi >= 3.0:

Constructors


constructor Create(AOwner: TComponent);

RegisterPanel = 'Datensteuerung'; { german


Functions

procedure DoAction;


procedure Notification(AComponent: TComponent; Operation: TOperation);

error: do nothing

procedure UpdateEnabled;


procedure LastInputOnExit(Sender: TObject);


Properties

property DataSource :


property FirstInput : TWinControl


property Language :


property LastInput : TWinControl


property MenuItem :


Events

event OnAfterAction :


event OnBeforeAction :


event OnEnabledChanged :


event OnGetQuestion :


Variables

FFirstInput : TWinControl;


FLastInput : TWinControl;


FOldLastInputOnExit : TNotifyEvent;


FRepeatInsert : Boolean;



Constructors


constructor Create(AOwner: TComponent);

RegisterPanel = 'Datensteuerung'; { german


Functions


procedure DoAction;


procedure Notification(AComponent: TComponent; Operation: TOperation);

error: do nothing


procedure UpdateEnabled;


procedure LastInputOnExit(Sender: TObject);


Properties


property DataSource :


property FirstInput : TWinControl


property Language :


property LastInput : TWinControl


property MenuItem :


Events


event OnAfterAction :


event OnBeforeAction :


event OnEnabledChanged :


event OnGetQuestion :


Variables


FFirstInput : TWinControl;


FLastInput : TWinControl;


FOldLastInputOnExit : TNotifyEvent;


FRepeatInsert : Boolean;