[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |