DirListFileName Property
This property holds the name of the file or folder.
Syntax
char* GetDirListFileName(int iEntryIndex);
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