Source position: comctrls.pp line 1964
type TMultiSelectStyle = set of (
msControlSelect,
msShiftSelect,
msVisibleOnly,
msSiblingOnly
);