Flips the horizontal display coordiantes for child controls.
Source position: extctrls.pp line 1657
public procedure TCustomControlBar.FlipChildren( |
AllLevels: Boolean |
); override; |
AllLevels |
|
When True all child controls are flipped as well. |
FlipChildren is used to realign child controls when the BiDiMode in the application has been changed.
| Remark: | FlipChildren has an empty implementation in TCustomControlBar. |
| Version 4.4 | Generated 2025-11-08 | Home |