RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenuItem.InitiateAction Method

Calls the action link's Update method if the menu item is associated with an action link.

Pascal
procedure InitiateAction; virtual;
C++
virtual __fastcall InitiateAction();

InitiateAction calls the action link, if there is one for the menu item, to update the association between the action and the menu item. 

 

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