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

type TAnchors = set of (

  akTop,

  

  akLeft,

  

  akRight,

  

  akBottom

  

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads