Vcl.ActnMenus.TCustomActionMenuBar.TrackMenu

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure TrackMenu; virtual;

C++

virtual void __fastcall TrackMenu();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionMenuBar

Description

Executes the action associated with the menu item.

TrackMenu is called internally to execute the action associated with the selected menu item..