Unit 'IdSocksServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdOnVerifyEvent

Declaration

Source position: IdSocksServer.pas line 155

type TIdOnVerifyEvent = procedure(

  AContext: TIdSocksServerContext;

  const AHost: string;

  const APeer: string;

  var VAllowed: Boolean

) of object;



CT Web help

CodeTyphon Studio