[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: controls.pp line 2624
const AnchorReferenceSide: array [TAnchorKind,TAnchorSideReference] of TAnchorKind = ((akTop, akBottom, akTop), (akLeft, akRight, akLeft), (akTop, akBottom, akTop), (akLeft, akRight, akLeft)); |
lazarus-ccr.sourceforge.net |