| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Flip children horizontally. That means mirroring the Left position and anchoring.
Source position: controls.pp line 2424
| public procedure TWinControl.FlipChildren( | 
| AllLevels: Boolean | 
| ); virtual; | 
| AllLevels | 
 | Flip recursive? | 
Child controls arranged in left-to-right order appear in right-to-left order after flipping. All anchors are adjusted accordingly.
| 
 | Flip children horizontally (mirrors the Left position). | 
| Version 4.0 | Generated 2025-05-03 | Home |