Used in the AnchorDocking package for the Lazarus IDE.
Source position: controls.pp line 2701
const OppositeAnchor: array [TAnchorKind] of TAnchorKind = (akBottom, akRight, akLeft, akTop);