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

TControl.AnchorVerticalCenterTo

Setup AnchorSide to center the control vertically relative to Sibling.

Declaration

Source position: controls.pp line 1510

public procedure TControl.AnchorVerticalCenterTo(

  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.