TdxDBCheckGroupBox Class
A data-aware checkable group box editor.
Declaration
TdxDBCheckGroupBox = class(
TdxCustomCheckGroupBox
)
Remarks
In addition to publishing properties and events inherited from its base classes, the TdxDBCheckGroupBox class introduces the DataBinding property, which allows you to specify data access options.
Inheritance
See Also