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

TOnFTPUserAccountEvent

Declaration

Source position: IdFTPServer.pas line 685

type TOnFTPUserAccountEvent = procedure(

  ASender: TIdFTPServerContext;

  const AUsername: string;

  const APassword: string;

  const AAcount: string;

  var AAuthenticated: Boolean

) of object;



CT Web help

CodeTyphon Studio