RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.FlipChildren Method

Prevents the toolbar buttons from reversing position when the parent control is flipped.

Pascal
procedure FlipChildren(AllLevels: Boolean); override;
C++
virtual __fastcall FlipChildren(Boolean AllLevels);

FlipChildren overrides the inherited method in order to prevent the flipping of the toolbar's children. 

 

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