RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHeaderControl.FlipChildren Method

Reverses the order in which sections are displayed.

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

FlipChildren flips the order of the header control's sections; then calls the inherited FlipChildren method to reverse the order of any other child controls. 

 

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