Internet Direct (Indy) Version 9.0.2 Beta
TIdFTPListItems.OnGetCustomListFormat
Gets the text representation of an item in a custom directory listing.

property OnGetCustomListFormat: TIdOnGetCustomListFormat;
Description
OnGetCustomListFormat is a TIdOnGetCustomListFormat property that represents the event handler signalled when a TIdFTPListItems collection needs to access the text representation of a custom list format for the contents of an FTP listing. Application may assign a procedure to the event handler to allow creation of a custom directory listing when TIdFTPListItems.ListFormat contains the value flfCustom.