Create(TWinControl) Constructor
Initializes a new instance of the TcxCustomPopupWindow class with specified settings.
Declaration
constructor Create(AOwnerControl: TWinControl); reintroduce; virtual;
Parameters
Name | Type |
---|---|
AOwnerControl | TWinControl |
See Also