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

TAnchors

Set of possible anchor positions

Declaration

Source position: controls.pp line 120

type TAnchors = set of (

  akTop,

  

  akLeft,

  

  akRight,

  

  akBottom

  

);

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