Vcl.ActnMenus.TCustomActionMenuBar.GetPopupClass
Delphi
function GetPopupClass: TCustomPopupClass; virtual;
C++
virtual TCustomPopupClass __fastcall GetPopupClass(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomActionMenuBar |
Description
Returns the class that will be used by the TCustomActionMenuBar when instantiating pop-up menu objects.
The GetPopupClass method returns the class that will be used by TCustomActionMenuBar when instantiating pop-up menu objects.