[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

TErrorString

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

Declaration

Source position: amigados.pas line 1497

type TErrorString = record

  estr_Nums: PLongInt;

  

  estr_Strings: STRPTR;

  

end;


Documentation generated on: 2017-01-10