TcxShellFolderAttributes Type
A set of file system attribute flags of shell items.
Declaration
TcxShellFolderAttributes = set of TcxShellFolderAttribute;
Referenced Class
| Type | Description |
|---|---|
| TcxShellFolderAttribute | Enumerates file system attributes of a shell item. |
Remarks
A shell item’s Attributes property references the TcxShellFolderAttributes type.
See Also