[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseguiglob.pas line 35
type imageposty = ( |
ip_center, |
ip_centervert, |
ip_rightbottom, |
ip_right, |
ip_righttop, |
ip_topright, |
ip_top, |
ip_topleft, |
ip_lefttop, |
ip_left, |
ip_leftbottom, |
ip_bottomleft, |
ip_bottom, |
ip_bottomright |
); |