TcxTreeListCustomBuiltInMenu Class
Represents the base class for TreeList built-in context menus.
Declaration
TcxTreeListCustomBuiltInMenu = class(
TcxTreeListCustomPopupMenu
)
Remarks
This class doesn’t introduce any new public members, but instead specifies the built-in menu’s root item, and extends its ancestor class with members that are common to all built-in context menus.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TcxTreeListCustomPopupMenu
TcxTreeListCustomBuiltInMenu
See Also