Skip to main content

TcxTreeListPopupMenus Class

Represents a set of context menus available within the TreeList control.

Declaration

TcxTreeListPopupMenus = class(
    TcxOwnedPersistent
)

Remarks

This class introduces properties that allow you to access the following menus:

A TreeList control’s PopupMenus property references a TcxTreeListPopupMenus object.

Inheritance

See Also