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

TEmulLibEntry

Declaration

Source position: exec.pas line 86

type TEmulLibEntry = packed record

  Trap: Word;

  

  Extension: Word;

  

  Func: Pointer;

  

end;


Documentation generated on: 2021-07-30