Create(TPersistent) Constructor
Initializes a new instance of the TcxShellThumbnailOptions class with specified settings.
Declaration
constructor Create(AOwner: TPersistent); virtual;
Parameters
Name | Type | Description |
---|---|---|
AOwner | TPersistent | The target shell control. |
See Also