[Overview][Types][Classes][Procedures and functions][Index] |
Flips the horizontal display order for child controls.
Source position: extctrls.pp line 1589
public procedure TCustomControlBar.FlipChildren( |
AllLevels: Boolean |
); override; |
AllLevels |
|
True all descendent controls are flipped as well. |
Remark: | FlipChildren is an empty implementation in TCustomControlBar. |
lazarus-ccr.sourceforge.net |