FileIsDir Property
Whether or not the file represented by these attributes is a directory.
Syntax
__property bool FileIsDir = {read=FFileIsDir, write=FSetFileIsDir};
Default Value
false
Remarks
Whether or not the file represented by these attributes is a directory.
This property is read-only and not available at design time.
Data Type
Boolean