| Class IAgentCtlCommandsDisp (unit AgentObjects_TLB) |
TObject
DispInterface declaration for Dual Interface IAgentCtlCommands
| Constructors |
| Functions |
function Add(const Name: WideString; Caption, Voice, Enabled, Visible: OleVariant): IAgentCtlCommand;
function Command(const Name: WideString): IAgentCtlCommand;
function Insert(const Name, RefName: WideString; Before, Caption, Voice, Enabled, Visible: OleVariant): IAgentCtlCommand;
procedure Remove(const Name: WideString);
procedure RemoveAll;| Properties |
property Caption : WideString
property Count : Integer
property Item : IAgentCtlCommand
property Visible : WordBool
property Voice : WideString| Events |
| Variables |
| Constructors |
| Functions |
function Add(const Name: WideString; Caption, Voice, Enabled, Visible: OleVariant): IAgentCtlCommand;
function Command(const Name: WideString): IAgentCtlCommand;
function Insert(const Name, RefName: WideString; Before, Caption, Voice, Enabled, Visible: OleVariant): IAgentCtlCommand;
procedure Remove(const Name: WideString);
procedure RemoveAll;| Properties |
property Caption : WideString
property Count : Integer
property Item : IAgentCtlCommand
property Visible : WordBool
property Voice : WideString| Events |
| Variables |