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

PLATA_DESCR_U

Declaration

Source position: _crw_lcard.pas line 825

type PLATA_DESCR_U = record

  case Integer of

    0: (

        t1: PLATA_DESCR;

      );

    1: (

        t2: PLATA_DESCR_1450;

      );

    2: (

        t3: PLATA_DESCR_L791;

      );

    3: (

        wi: WORD_IMAGE;

      );

    4: (

        bi: BYTE_IMAGE;

      );

    5: (

        t4: PLATA_DESCR_E440;

      );

    6: (

        t5: PLATA_DESCR_E140;

      );

end;