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

TAnchorSide.Owner

The control being anchored.

Declaration

Source position: controls.pp line 814

public property TAnchorSide.Owner : TControl
  read FOwner;

Description

For example AButton1.AnchorSide[akBottom].Owner = AButton1.