[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_lcard' (#crwlib)

ADC_PAR

Declaration

Source position: _crw_lcard.pas line 700

type ADC_PAR = record

  case Integer of

    0: (

        t1: ADC_PAR_0;

      );

    1: (

        t2: ADC_PAR_1;

      );

end;