Структура хранения параметров, идентифицирующих объект карты
type TMapObject = record lCode: integer; oIndex: integer; oMUID: int64; end;