type TVectorCombineMode = (vcmAdd, vcmReplace, vcmCustom);
TVectorCombineMode defines how vectors will be combined (e.g. in TVectormap.Merge).