RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionPopupMenuEx.ExecAction Method

ExecAction is an internal method.

Pascal
procedure ExecAction(Action: TContainedAction); override;
C++
virtual __fastcall ExecAction(TContainedAction Action);

ExecAction executes the action given by the Action parameter. ExecAction is an internal method and should not be called directly. 

 

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