[Overview][Constants][Types][Classes][Index] |
Source position: msechartedit.pas line 48
type charteditmovestatesty = set of ( |
cems_markermoving, |
cems_canbottomlimit, |
cems_cantoplimit, |
cems_xbottomlimit, |
cems_ybottomlimit, |
cems_xtoplimit, |
cems_ytoplimit |
); |