Source position: mseforms.pas line 102
type optionssizingty = set of (
osi_left,
osi_top,
osi_right,
osi_bottom
);