Create(TComponent,HWND) Constructor
Initializes a new instance of the TdxColorDialogForm class with specified settings.
Declaration
constructor Create(AInvoker: TComponent; AOwnerWindow: HWND); reintroduce; virtual;
Parameters
| Name | Type |
|---|---|
| AInvoker | TComponent |
| AOwnerWindow | HWND |
See Also