[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: controls.pp line 2109
const AnchorAlign: array [TAlign] of TAnchors = ([akLeft,akTop],[akLeft,akTop,akRight],[akLeft,akRight,akBottom],[akLeft,akTop,akBottom],[akRight,akTop,akBottom],[akLeft,akTop,akRight,akBottom],[akLeft,akTop] ); |