TEurekaExtraInformation type

Top  Previous  Next

This is the TEurekaExtraInformation type:

 

Unit ExceptionLog.

 

TEurekaExtraInformation = packed record

   EurekaVersion:    Word;

   CompilationDate:  TDateTime;

   Options:          TEurekaModuleOptions;

   DebugInformation: TMemoryStream;

end;