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

TAnchorSide.Owner

The control being anchored.

Declaration

Source position: controls.pp line 954

public property TAnchorSide.Owner : TControl
  read FOwner;

Description

For example:

AButton1.AnchorSide[akBottom].Owner = AButton1

Version 4.4 Generated 2025-11-08 Home