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

TControl.Anchors

The set of anchor definitions for this control.

Declaration

Source position: controls.pp line 1640

public property TControl.Anchors : TAnchors
  read FAnchors
  write SetAnchors
  stored IsAnchorsStored
  default [akLeft, akTop];

Description

Determines which sides of the control are anchored to other controls.

See also

#lcl.Controls.TAnchors

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