Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

IntServTspecBody

Declaration

Source position: jwalpmapi.pas line 685

type IntServTspecBody = record

  st_mh: IntServMainHdr;

  case Integer of

    0: (

        gen_stspec: GenTspec;

      );

    1: (

        qual_stspec: QualTspec;

      );

end;


Documentation generated on: 2025-07-25