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

TIdOnBeforeEvent

Declaration

Source position: IdSocksServer.pas line 154

type TIdOnBeforeEvent = procedure(

  AContext: TIdSocksServerContext;

  var VHost: string;

  var VPort: TIdPort;

  var VAllowed: Boolean

) of object;



CT Web help

CodeTyphon Studio