Back to Devexpress

TdxCheckGroupBox Class

vcl-dxcheckgroupbox.md

latest1.7 KB
Original Source

TdxCheckGroupBox Class

An unbound checkable group box editor.

Declaration

delphi
TdxCheckGroupBox = class(
    TdxCustomCheckGroupBox
)

Remarks

This class does not introduce any new functionality. It simply publishes properties and events inherited from its base classes. Refer to the TdxCustomCheckGroupBox class description to learn about available class members.

Inheritance

Show 14 items

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

See Also

TdxDBCheckGroupBox

TdxCheckGroupBox Members

dxCheckGroupBox Unit