Source position: comctrls.pp line 1963
type TMultiSelectStyles = (
msControlSelect,
msShiftSelect,
msVisibleOnly,
msSiblingOnly
);