jpluimers
Too bad the whole mechanism involving TRegGroups.UnregisterModuleClasses is not documented anywhere It is the underlying storage to support TClassFinder, which was introduced in Delphi 6, documented on-line in Delphi 2007, documented slightly in Delphi 2009,… … Read more
3 years ago in Conference Topics, Conferences, Delphi, Development, Event, History, Software Development0
jpluimers
I wnder who maintains [WayBack] GExperts · GitHub: GExperts has 4 repositories available. Follow their code on GitHub. It has not been updated for about 5 years, but contains some important bits. –jeroen … Read more
3 years ago in Delphi, Development, GExperts, Software Development0
jpluimers
ODAC version history is confusing wheres [WayBack] Oracle Data Access Components – FAQ talks about version 6.00, [WayBack] Oracle Data Access Components History talks about version 10.x.y. The history page is correct. –jeroen … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
Quoting this in full because it nicely illustrated the introduction of an intermediate variable that cannot be assigned to a second time after initial setup by the with statement: [WayBack] Embarcadero Newsgroup Archive :: embarcadero.public.delphi.ide… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
Access violation when loading the Delphi IDE Got the below error on Delphi 10.2 Tokyo with ODAC trial from DevArt at Delphi startup time (Error: Access violation at address 188F3528 in module ‘DataSetManager250.bpl’. Read of address… … Read more
3 years ago in Delphi, Delphi 10.2 Tokyo (Godzilla), Development, Software Development0
jpluimers
A few notes on the ODAC install: Download of x.x.x is at [WayBack] www.devart.com/odac/odac25.exe via [WayBack] www.devart.com/odac/download.html The 25 is DllSuffix minus trailing zero for Delphi 10.2 Tokyo, or the “real” Delphi version; see Delphi… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
[WayBack] Any idea why we get this error, or even better, how to fix it : [dcc32 Error] JclRTTI.pas(663): E2134 Type ‘<void>’ has no type info We compile same c… – Tommi Prami – Google+… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
Quite sometime I was researching spurious exceptions in a Delphi application, then finally replicated them in a unit test suite. One of them was occurring almost all of the time: EInvalidOp. It is one of… … Read more
4 years ago in Delphi, Development, Software Development0