[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Not used in the current LCL version.
Source position: controls.pp line 2708
const AnchorReferenceSide: array [TAnchorKind,TAnchorSideReference] of TAnchorKind = ((akTop, akBottom, akTop), (akLeft, akRight, akLeft), (akTop, akBottom, akTop), (akLeft, akRight, akLeft)); |