|
TEurekaExtraInformation type |
|
|
This is the TEurekaExtraInformation type:
Unit ExceptionLog.
TEurekaExtraInformation = packed record EurekaVersion: Word; CompilationDate: TDateTime; Options: TEurekaModuleOptions; DebugInformation: TMemoryStream; end; |