Internet Direct (Indy) Version 9.0.1 Beta
TIdParseCustomListFormat
This event type is triggered if custom FTP parsing is desired.

TIdParseCustomListFormat = procedure (ASender: TObject; AItem: TIdFTPListItem) of object;
Description
This event type is triggered if custom FTP parsing is desired. This type of event is used with the TIdFTP.OnParseCustomListFormat and TIdFTPList.OnParseCustomListFormat events.