TdxDBCheckGroupBox Class
In This Article
A data-aware checkable group box editor.
#Declaration
Delphi
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