Source position: msegui.pas line 154
type anchorsty = set of (
an_left,
an_top,
an_right,
an_bottom
);