Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TCopIns

Declaration

Source position: agraphics.pas line 980

type TCopIns = record

  OpCode: SmallInt;

  case SmallInt of

    0: (

        NxtList: PCopList;

      );

    1: (

        DestAddr: SmallInt;

        DestData: SmallInt;

      );

    2: (

        VWaitPos: SmallInt;

        HWaitPos: SmallInt;

      );

end;


Documentation generated on: 2023-03-18