RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomControlBar.StickControls Method

Places controls in their final positions after a control is moved in or dropped on the control bar.

Pascal
procedure StickControls; virtual;
C++
virtual __fastcall StickControls();

Override StickControls to specify how controls are set in their final positions after a control is moved in or dropped on the control bar. 

 

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