Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomRadioGroup.FlipChildren

Flips the horizontal display order for child controls.

Declaration

Source position: extctrls.pp line 723

public procedure TCustomRadioGroup.FlipChildren(

  AllLevels: Boolean

); override;

Arguments

AllLevels

  

True if all descendent child controls are affected in the method.

Description

Remark: FlipChildren is an empty implementation in TCustomRadioGroup.