DirListFileName Property
This property holds the name of the file or folder.
Syntax
__property String DirListFileName[int EntryIndex] = {read=FDirListFileName, write=FSetDirListFileName};
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