[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 2263
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. That means mirroring the Left position. |
lazarus-ccr.sourceforge.net |