Class TEditBtnRefs (unit EditMan)

Inherits from

TEditRefs

Constructors



Functions

procedure SetOnClicks;


procedure UpdateRef(Ref: TComponent; Value: Boolean);


function GetCancelBtn: TSpeedButton;


function GetDeleteBtn: TSpeedButton;


function GetEditBtn: TSpeedButton;


function GetInsertBtn: TSpeedButton;

TEditBtnRefs

function GetPostBtn: TSpeedButton;


procedure SetCancelBtn(Value: TSpeedButton);


procedure SetDeleteBtn(Value: TSpeedButton);


procedure SetEditBtn(Value: TSpeedButton);


procedure SetInsertBtn(Value: TSpeedButton);


procedure SetPostBtn(Value: TSpeedButton);


procedure SetValue(Index: Integer; Value: TComponent);


Properties

property CancelBtn : TSpeedButton


property DeleteBtn : TSpeedButton


property EditBtn : TSpeedButton


property InsertBtn : TSpeedButton


property PostBtn : TSpeedButton


Events

Variables


Constructors


Functions


procedure SetOnClicks;


procedure UpdateRef(Ref: TComponent; Value: Boolean);


function GetCancelBtn: TSpeedButton;


function GetDeleteBtn: TSpeedButton;


function GetEditBtn: TSpeedButton;


function GetInsertBtn: TSpeedButton;

TEditBtnRefs


function GetPostBtn: TSpeedButton;


procedure SetCancelBtn(Value: TSpeedButton);


procedure SetDeleteBtn(Value: TSpeedButton);


procedure SetEditBtn(Value: TSpeedButton);


procedure SetInsertBtn(Value: TSpeedButton);


procedure SetPostBtn(Value: TSpeedButton);


procedure SetValue(Index: Integer; Value: TComponent);


Properties


property CancelBtn : TSpeedButton


property DeleteBtn : TSpeedButton


property EditBtn : TSpeedButton


property InsertBtn : TSpeedButton


property PostBtn : TSpeedButton


Events


Variables