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

TCustomControlBar.FlipChildren

Flips the horizontal display order for child controls.

Declaration

Source position: extctrls.pp line 1589

public procedure TCustomControlBar.FlipChildren(

  AllLevels: Boolean

); override;

Arguments

AllLevels

  

When True all descendent controls are flipped as well.

Description

Remark: FlipChildren is an empty implementation in TCustomControlBar.