[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: controls.pp line 2588
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]); |
lazarus-ccr.sourceforge.net |