Flip children horizontally. That means mirroring the Left position and anchoring.
Source position: controls.pp line 2405
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). |
CT Web help |
CodeTyphon Studio |