TdxfrmCommonFileCustomDialog.ForceFileSystem Property
Specifies if only actual files and folders in the file system can be the shell dialog’s targets.
Declaration
property ForceFileSystem: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Use the corresponding ForceFileSystem
property in the parent shell dialog component to change the shell dialog behavior.
See Also