[Overview][Types][Classes][Procedures and functions][Index] |
Flips the horizontal display order for child controls.
Source position: extctrls.pp line 769
public procedure TCustomRadioGroup.FlipChildren( |
AllLevels: Boolean |
); override; |
AllLevels |
|
True if all descendent child controls are affected in the method. |
Remark: | FlipChildren is an empty implementation in TCustomRadioGroup. |
Version 4.0 | Generated 2025-05-03 | Home |