RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientsCollection.GetActionManager Method

Initializes the collection after the constructor is finished.

Pascal
function GetActionManager: TCustomActionManager;
C++
__fastcall TCustomActionManager GetActionManager();

GetActionManager is the protected read implementation of the ActionManager property. 

This method returns the value of the Owner property, after casting it to a TCustomActionManager object. 

 

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