[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 1662

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.


Version 3.2 Generated 2024-02-25 Home