API:Vcl.Controls.TControlAction.PopupMenu
Delphi
property PopupMenu: TPopupMenu read FPopupMenu write SetPopupMenu;
C++
__property PopupMenu;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControlAction |
Description
Specifies the pop-up menu associated with the action. {{#multireplace:Vcl.Controls.TControlAction.PopupMenu|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.Controls.TCustomControlAction.PopupMenu|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.Controls.TCustomControlAction.PopupMenu|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the pop-up menu associated with the action.
Assign a value to PopupMenu to specify the pop-up menu that appears when the user right-clicks the control to which the action is associated.