Source position: msegdbutils.pas line 268
type envvarinfoty = record
name: string;
value: string;
unset: Boolean;
end;