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