TdxCustomCheckGroupBox.Properties Property
Provides access to the appearance and behavior settings of the checkable group box editor.
Declaration
property Properties: TdxCheckGroupBoxProperties read; write;
Property Value
| Type |
|---|
| TdxCheckGroupBoxProperties |
Remarks
Refer to the TdxCheckGroupBoxProperties class description to learn about these settings.
See Also