Create(TcxShellItemInfo) Constructor
Initializes a new instance of the TcxShellFolder class with specified settings.
Declaration
constructor Create(AShellItemInfo: TcxShellItemInfo); overload;
Parameters
Name | Type |
---|---|
AShellItemInfo | TcxShellItemInfo |
See Also