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