Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.AnchorSame

Copy Sibling's anchoring for Side.

Declaration

Source position: controls.pp line 1633

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.



CT Web help

CodeTyphon Studio