Unit 'IdTCPConnection' Package
[Overview][Classes][Index] [#pl_indy]

TIdTCPConnection.CheckResponse

Declaration

Source position: IdTCPConnection.pas line 393

public function TIdTCPConnection.CheckResponse(

  const AResponse: Int16;

  const AAllowedResponses: array of Int16

):Int16; virtual; overload;

function TIdTCPConnection.CheckResponse(

  const AResponse: string;

  const AAllowedResponse: string

):string; virtual; overload;



CT Web help

CodeTyphon Studio