FileIsDir Property
Whether or not the file represented by these attributes is a directory.
Syntax
property FileIsDir: Boolean;
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