RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionDragBaseClass.ActionManager Property

Contains a reference to the TActionManager component.

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

ActionManager is automatically set to the TActionManager component for managing action band drag actions. 

 

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