Source position: jwawinnt.pas line 5306
type _IMAGE_SYMBOL = record
N: TImageSymbolN;
Value: DWORD;
SectionNumber: SHORT;
Type_: Word;
StorageClass: Byte;
NumberOfAuxSymbols: Byte;
end;