Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TTaskTrapMessage

Declaration

Source position: exec.pas line 478

type TTaskTrapMessage = packed record

  Message: TMessage;

  

  Task: TTask;

  

  Version: LongWord;

  

  TType: LongWord;

  

  DAR: LongWord;

  

  DSISR: LongWord;

  

end;


Documentation generated on: 2021-07-30