Source position: aspelltypes.inc line 103
type AspellDictInfo = record
name: PAnsiChar;
code: PAnsiChar;
jargon: PAnsiChar;
size: cint;
size_str: PAnsiChar;
module: PAspellModuleInfo;
end;