[Overview][Types][Classes][Procedures and functions][Index] |
Flips the horizontal display order for child controls.
Source position: extctrls.pp line 723
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. |