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

TAuthenticationEvent

Declaration

Source position: IdTelnetServer.pas line 104

type TAuthenticationEvent = procedure(

  AContext: TIdContext;

  const AUsername: string;

  const APassword: string;

  var AAuthenticated: Boolean

) of object;



CT Web help

CodeTyphon Studio