[Overview][Constants][Types][Classes][Index] |
Source position: msetoolbar.pas line 314
type toolbaroptionsty = set of ( |
tbo_dragsource, |
tbo_dragdest, |
tbo_dragsourceenabledonly, |
tbo_dragdestenabledonly, |
tbo_nohorz, |
tbo_novert, |
tbo_shortcuthint |
); |