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

TcxShellFolderCapabilities Type

A set of file system capability flags of a shell item.

Declaration

TcxShellFolderCapabilities = set of TcxShellFolderCapability;

Referenced Class

Type Description
TcxShellFolderCapability

Enumerates file system capability attributes of a shell item.

Remarks

A shell item’s Capabilities property references the TcxShellFolderCapabilities type.

See Also