[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseguiglob.pas line 26
type captionposty = ( |
cp_center, |
cp_rightbottom, |
cp_right, |
cp_righttop, |
cp_topright, |
cp_top, |
cp_topleft, |
cp_lefttop, |
cp_left, |
cp_leftbottom, |
cp_bottomleft, |
cp_bottom, |
cp_bottomright |
); |