vcl-cxdbcheckgroup.md
Represents a data-aware check group control.
TcxDBCheckGroup = class(
TcxCheckGroup
)
Use the TcxDBCheckGroup editor when you need a data-aware version of the check group control. This editor provides the same features as its ancestor TcxCheckGroup control. Additionally, it introduces the DataBinding property that binds the control to a dataset field.
Show 16 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TcxCustomGroupBox TcxCustomButtonGroup TcxCustomCheckGroup TcxCheckGroup TcxDBCheckGroup
See Also