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

AspellTypeId

Declaration

Source position: aspelltypes.inc line 23

type AspellTypeId = record

  case LongInt of

    0: (

        num: cuint;

      );

    1: (

        str: array [0..3] of char;

      );

end;


Documentation generated on: 2023-03-18