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

public property TAnchorSide.Owner : TControl
  read FOwner;

Description

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

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