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