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