Unit 'IdRexecServer' Package
[Overview][Types][Classes][Index] [#pl_indy]

TIdRexecCommandEvent

Declaration

Source position: IdRexecServer.pas line 56

type TIdRexecCommandEvent = procedure(

  AThread: TIdContext;

  AStdError: TIdTCPClient;

  AUserName: string;

  APassword: string;

  ACommand: string

) of object;



CT Web help

CodeTyphon Studio