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

TToolBar.FlipChildren

Disables reversing right and left alignment for child controls.

Declaration

Source position: comctrls.pp line 2343

public procedure TToolBar.FlipChildren(

  AllLevels: Boolean

); override;

Arguments

AllLevels

  

Not used in the overridden method.

See also

TToolBar.AlignControls

  

Performs actions to align the tool bar buttons in the specified rectangle.

TWinControl.FlipChildren

  

Flip children horizontally. That means mirroring the Left position and anchoring.


Version 3.2 Generated 2024-02-25 Home