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

TControl.AnchorHorizontalCenterTo

Setup AnchorSide to center the control horizontally relative to a sibling.

Declaration

Source position: controls.pp line 1509

public procedure TControl.AnchorHorizontalCenterTo(

  Sibling: TControl

);

Arguments

Sibling

  

The sibling control to which we should anchor.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.