Back to Devexpress

TcxTreeListPopupMenus Class

vcl-cxtl-dd2a319c.md

latest1.3 KB
Original Source

TcxTreeListPopupMenus Class

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

Declaration

delphi
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

TObject TPersistent TcxOwnedPersistent TcxTreeListPopupMenus

See Also

TcxTreeListPopupMenus Members

cxTL Unit