Class TdkwCommandButton (unit DKWCBtn)

Inherits from

TButton

Constructors



Functions

procedure Click ;

Public declarations

Convert the command to a null-terminated string and execute


Properties

property Command : String

Published declarations

property CommandStyle : TdkwCommandButtonStyle


Events

event OnFail : TNotifyEvent


Variables

FCommand : String ;

Private declarations

FCommandStyle : TdkwCommandButtonStyle ;


FOnFail : TNotifyEvent ;



Constructors


Functions


procedure Click ;

Public declarations

Convert the command to a null-terminated string and execute


Properties


property Command : String

Published declarations


property CommandStyle : TdkwCommandButtonStyle


Events


event OnFail : TNotifyEvent


Variables


FCommand : String ;

Private declarations


FCommandStyle : TdkwCommandButtonStyle ;


FOnFail : TNotifyEvent ;