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