[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msedial.pas line 290
type dialoptionsty = set of ( |
do_invisible, |
do_opposite, |
do_sideline, |
do_boxline, |
do_log, |
do_front, |
do_smooth, |
do_scrollwithdata, |
do_shiftwithdata, |
do_savestate |
); |