TcxShellFolderCapabilities Type
In This Article
A set of file system capability flags of a shell item.
#Declaration
Delphi
TcxShellFolderCapabilities = set of TcxShellFolderCapability;
#Referenced Class
Type | Description |
---|---|
Tcx |
Enumerates file system capability attributes of a shell item. |
#Remarks
A shell item’s Capabilities property references the TcxShellFolderCapabilities
type.
See Also