ImageEn, unit iexFolderTree
TIEFileListBox.Filenames
TIEFileListBox
.Filenames
Declaration
property Filenames[Index: Integer]: string;
Description
Returns the full path to the specified file.
Example
fn := IEFolderTree1.Filenames[ idx ];
See Also
◼
SelectedFilename