RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClients.ActionManager Property

Contains a reference to the TActionManager component that maintains the TActionClients collection.

Pascal
property ActionManager: TCustomActionManager;
C++
__property TCustomActionManager ActionManager;

ActionManager is automatically set to the TActionManager component that created the TActionClients object. 

 

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