Source position: jwawinnt.pas line 5546
type _IMAGE_AUX_SYMBOL = record
case Integer of
0: (
Sym: TImgAuxSymSym;
);
1: (
File_: TImgAuxSymFile;
2: (
Section: TImgAuxSymSection;
end;