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

AspellDictInfo

Declaration

Source position: aspelltypes.inc line 103

type AspellDictInfo = record

  name: PAnsiChar;

  code: PAnsiChar;

  jargon: PAnsiChar;

  size: cint;

  size_str: PAnsiChar;

  module: PAspellModuleInfo;

end;


Documentation generated on: 2025-07-25