Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

OppositeAnchor

Used in the AnchorDocking package for the Lazarus IDE.

Declaration

Source position: controls.pp line 2701

const OppositeAnchor: array [TAnchorKind] of TAnchorKind = (akBottom, akRight, akLeft, akTop);


Version 4.4 Generated 2025-11-08 Home