Back to Devexpress

TcxDBCheckGroup Class

vcl-cxdbcheckgroup.md

latest1.8 KB
Original Source

TcxDBCheckGroup Class

Represents a data-aware check group control.

Declaration

delphi
TcxDBCheckGroup = class(
    TcxCheckGroup
)

Remarks

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.

Inheritance

Show 16 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TcxCustomGroupBox TcxCustomButtonGroup TcxCustomCheckGroup TcxCheckGroup TcxDBCheckGroup

See Also

TcxCheckGroup

Integrated Touch Gesture Support

TcxDBCheckGroup Members

cxDBCheckGroup Unit