TcxShellFolderProperties Type
In This Article
A set of shell item property flags.
#Declaration
Delphi
TcxShellFolderProperties = set of TcxShellFolderProperty;
#Referenced Class
Type | Description |
---|---|
Tcx |
Enumerates shell item properties. |
#Remarks
A shell item’s Properties property references the TcxShellFolderProperties
type.
See Also