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

DAC_PAR

Declaration

Source position: _crw_lcard.pas line 641

type DAC_PAR = record

  case Integer of

    0: (

        t1: DAC_PAR_0;

      );

    1: (

        t2: DAC_PAR_1;

      );

end;