Menu

TAMenu

Creates a menu ”substitute 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:

When creating, Menu automatically assigns to form.

Related:

ContextMenu, TrayMenu