DirListFileName Property
This property holds the name of the file or folder.
Syntax
property DirListFileName[EntryIndex: Integer]: String;
Default Value
''
Remarks
This property holds the name of the file or folder.
The size of the array is controlled by the DirListCount property.
This property is read-only and not available at design time.
Data Type
String