RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionControl.InitiateAction Method

Calls the action client's Update method if the control is associated with an action client.

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

This method performs the same function as TControl's InitiateAction method. See the documentation for that method for more details. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!