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