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

TOnListDirectoryEvent

Declaration

Source position: IdFTPServer.pas line 696

type TOnListDirectoryEvent = procedure(

  ASender: TIdFTPServerContext;

  const APath: TIdFTPFileName;

  ADirectoryListing: TIdFTPListOutput;

  const ACmd: string;

  const ASwitches: string

) of object;



CT Web help

CodeTyphon Studio