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

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 4.0 Generated 2025-05-03 Home