Source position: jwanative.pas line 2223
type _ATOM_LIST_INFORMATION = record
NumberOfAtoms: ULONG;
Atoms: array [0..0] of ATOM;
end;