Back to Devexpress

TdxDBCheckGroupBox Class

vcl-dxdbcheckgroupbox.md

latest1.7 KB
Original Source

TdxDBCheckGroupBox Class

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

Show 14 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TcxCustomGroupBox TdxCustomCheckGroupBox TdxDBCheckGroupBox

See Also

TdxCheckGroupBox

TdxDBCheckGroupBox Members

dxDBCheckGroupBox Unit