[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomRadioGroup.FlipChildren

Flips the horizontal display order for child controls.

Declaration

Source position: extctrls.pp line 769

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.

Version 4.0 Generated 2025-05-03 Home