RAD Studio VCL Reference
|
Prevents the toolbar buttons from reversing position when the parent control is flipped.
procedure FlipChildren(AllLevels: Boolean); override;
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!
|