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