ContextMenu

TAContextMenu

Creates a context menu “virtual control” on the form.

Properties:
ItemsThis property contains tree of MenuItems.
NameUnique name of control, this defines the name of variable where control ID will be kept. It also can be empty, when no variable will be created.

Remarks:

ContextMenu is a substitute control.

Related:

Menu, TrayMenu