Source position: jwawinnt.pas line 6179
type TImgLineNoType = record
case Integer of
0: (
SymbolTableIndex: DWORD;
);
1: (
VirtualAddress: DWORD;
end;