RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionDockBar Class

TCustomActionDockBar is the ancestor for action bands that require the ability to dock.

Pascal
TCustomActionDockBar = class(TCustomActionBar);
C++
class TCustomActionDockBar : public TCustomActionBar;

TCustomActionDockBar is the ancestor for all action bands that require the ability to dock. 

 

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