Create(TPersistent,HWND) Constructor
Initializes a new instance of the TcxCustomShellRoot class with specified settings.
Declaration
constructor Create(AOwner: TPersistent; AParentWindow: HWND); virtual;
Parameters
Name | Type |
---|---|
AOwner | TPersistent |
AParentWindow | HWND |
See Also