Skip to main content
A newer version of this page is available. .

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