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

TControl.AnchorSame

Copy Sibling's anchoring for Side.

Declaration

Source position: controls.pp line 1514

public procedure TControl.AnchorSame(

  Side: TAnchorKind;

  Sibling: TControl

);

Arguments

Side

  

The side to anchor like the sibling does.

Sibling

  

The sibling control from which to inherit anchoring.

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