Create(TdxCustomCheckGroupBox) Constructor
Initializes a new instance of the TdxCustomCheckGroupBoxCheckBox class with specified settings.
Declaration
constructor Create(AOwner: TdxCustomCheckGroupBox); overload; virtual;
Parameters
Name | Type |
---|---|
AOwner | TdxCustomCheckGroupBox |
See Also