Internet Direct (Indy) Version 9.0.2 Beta
|
function GetResponse(const AAllowedResponses: array of SmallInt): SmallInt; virtual; overload;
function GetResponse(const AAllowedResponse: SmallInt): SmallInt; overload;
procedure RaiseExceptionForCmdResult; virtual; overload;
procedure RaiseExceptionForCmdResult(axException: TClassIdException); virtual; overload;
function SendCmd(const AOut: string; const AResponse: SmallInt): SmallInt; overload;