Unit 'aspelldyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aspell]

AspellKeyInfo

Declaration

Source position: aspelltypes.inc line 39

type AspellKeyInfo = record

  name: PAnsiChar;

  _type: AspellKeyInfoType;

  def: PAnsiChar;

  desc: PAnsiChar;

  flags: cint;

  other_data: cint;

end;


Documentation generated on: 2025-07-25