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

TAnchorSide.Kind

The control side being anchored.

Declaration

Source position: controls.pp line 845

public property TAnchorSide.Kind : TAnchorKind
  read FKind;

Description

Every control has four AnchorSide, one for each side. For example AButton1.AnchorSide[akLeft].Kind=akLeft.

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