ToolsAPI.WelcomePage.INTAWelcomePageDataPluginListView.SetPopupMenu

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetPopupMenu(AMenu: TPopupMenu);

C++

virtual void __fastcall SetPopupMenu(Vcl::Menus::TPopupMenu* AMenu) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePageDataPluginListView

Description

Sets the display of a popup menu when clicking on the drop-down button of a data item.

See Also