Source position: aspelltypes.inc line 39
type AspellKeyInfo = record
name: PAnsiChar;
_type: AspellKeyInfoType;
def: PAnsiChar;
desc: PAnsiChar;
flags: cint;
other_data: cint;
end;