[Overview][Constants][Types][Classes][Index] |
Source position: msesimplewidgets.pas line 602
type optionsscalety = set of ( |
osc_expandx, |
osc_shrinkx, |
osc_expandy, |
osc_shrinky, |
osc_invisishrinkx, |
osc_invisishrinky, |
osc_expandshrinkx, |
osc_expandshrinky |
); |