RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionPopupMenuEx Class

TCustomActionPopupMenuEx is the class type for popup action menu bars.

Pascal
TCustomActionPopupMenuEx = class(TXPStylePopupMenu);
C++
class TCustomActionPopupMenuEx : public TXPStylePopupMenu;

TCustomActionPopupMenuEx is the class type of a popup action menu bar. The main purpose of the TCustomActionPopupMenuEx class is to provide the LoadMenu method, used to create a popup action menu bar. 

 

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