DP News-Robot |
25. Jul 2019 18:10 |
Delphi dcc32 error E2506 Method of parameterized type declared in interface section m
Need to check on this compiler error that you can solve by moving the generic class TExceptionThread<T>*from the implementation*section of a unit to the interface*section. [dcc32 Error] Test.ExceptionLogging.pas(246): E2506 Method of parameterized type declared in interface section must not use local symbol 'TExceptionThread`1' My gut feeling is that that this either has to do with […]
Weiterlesen...
|