TcadDialogBox.AddButton Method

Unit: cDialogBox
function AddButton(const ButtonType: TSVGIconesKolopachIndex; const Value: boolean; const OnClick: TNotifyEvent; const AddLineBreak: boolean): TbtnImageButton

Parameters

ButtonType
Type: USVGIconesKolopach.TSVGIconesKolopachIndex

Value
Type: System.Boolean

OnClick
Type: TNotifyEvent

AddLineBreak
Type: System.Boolean

Return Value