RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionPopupMenuEx.GetPopupClass Method

GetPopupClass returns the TXPStylePopupMenu class.

Pascal
function GetPopupClass: TCustomPopupClass; override;
C++
virtual __fastcall TCustomPopupClass GetPopupClass();

GetPopupClass returns the type of popup class used by TCustomActionPopupMenuEx, namely TXPStylePopupMenu

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!