[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Array of anchor definitions, indexed by the control sides.
Source position: controls.pp line 1641
public property TControl.AnchorSide[Kind: TAnchorKind] : TAnchorSide |
Valid anchor definitions are flagged in Anchors.
AnchorSide specifies how a side is anchored to other controls (siblings or Parent).
Various AnchorAs and AnchorTo methods simplify the establishment of anchors.
|
Specifies how the side of a control is anchored to other controls. |
|
|
Anchor to Parent, following same rules as for Align. |
|
|
Anchor to Sibling at Side. |
lazarus-ccr.sourceforge.net |