Back to Devexpress

TcxCustomInnerListBox Class

vcl-cxcontainer-ff12b359.md

latest1.4 KB
Original Source

TcxCustomInnerListBox Class

Declaration

delphi
TcxCustomInnerListBox = class(
    TListBox,
    IcxContainerInnerControl,
    IdxVisualRefinementsListener,
    IdxAutomationElement
)

Implements

IcxContainerInnerControl

IdxVisualRefinementsListener

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomListControl TCustomMultiSelectListControl TCustomListBox TListBox TcxCustomInnerListBox

See Also

TcxCustomInnerListBox Members

cxContainer Unit