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

public property TAnchorSide.Owner : TControl
  read FOwner;

Description

For example:

AButton1.AnchorSide[akBottom].Owner = AButton1

Version 4.0 Generated 2025-05-03 Home