Internet Direct (Indy) Version 9.0.2 Beta
TIdCheckListFormat
Event type signalled to determine the format of data in FTP LIST results.

TIdCheckListFormat = procedure (ASender: TObject; const ALine: String; Var VListFormat: TIdFTPListFormat) of object;
Description
TIdCheckListFormat is a an event type signalled when TIdFTP needs to load the results from the FTP LIST command into a formatted directory listing. TIdCheckListFormat is the event type for the TIdFTP.OnCheckListFormat event handler, and is used to examine a content line in the results from the LIST command to determine the TIdFTPListFormat used in values.