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;

ActnCtrls

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

 

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