Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os4units]

tErrorString

A structure for holding error messages - stored as array with error = 0 for the last entry.

Declaration

Source position: amigados.pas line 1238

type tErrorString = record

  estr_Nums: Pointer;

  

  estr_Strings: Pointer;

  

end;


Documentation generated on: 2021-07-30