Back to Devexpress

TcxTreeListGroupFooterPopupMenu Class

vcl-cxtl-aeccea9a.md

latest1.1 KB
Original Source

TcxTreeListGroupFooterPopupMenu Class

Represents the group footer context menu.

Declaration

delphi
TcxTreeListGroupFooterPopupMenu = class(
    TcxTreeListFooterPopupMenu
)

Remarks

This class doesn’t introduce any new members, but instead specifies the position suitable for invoking the group footer context menu.

A TreeList control’s PopupMenus.GroupFooterMenu property references a TcxTreeListGroupFooterPopupMenu object.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxTreeListCustomPopupMenu TcxTreeListPopupMenu TcxTreeListFooterPopupMenu TcxTreeListGroupFooterPopupMenu

See Also

TcxTreeListGroupFooterPopupMenu Members

cxTL Unit