Source position: msewidgets.pas line 614
type stepkindsty = set of (
sk_right,
sk_up,
sk_left,
sk_down,
sk_first,
sk_last
);