Source position: mseparser.pas line 148
type valuekindty = (
vk_none,
vk_integer,
vk_real,
vk_string
);