Mary Kelly
With Change Views, you have this patented method to work with that is a lot easier to develop and scale for your customer base. Using InterBase Change Views, you can now identify specifically what deltas… … Read more
4 years ago in database, Delphi, firedac, InterBase, News0
jpluimers
I bumped into [WayBack] A garbage collector for C and C++ a while ago, for which the source is at [WayBack] GitHub – ivmai/bdwgc: The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehm-gc). There is a (very old!)… … Read more
4 years ago in C++, Delphi, Development, Software Development0
jpluimers
Since I had captures messages inside the main message loop, I forgot it is straightforward: create a [WayBack] TApplicationEvents instance, then use the [WayBack] OnMessage event and hook it to a method like procedure TMainForm.ApplicationEventsMessage(var Msg: TMsg; var… … Read more
4 years ago in Conference Topics, Conferences, Delphi, Development, Event, Software Development0
Kyle Wheeler
The title of this blog post may combine two somewhat overly familiar ideas, but it’s highly appropriate for the goals we have set. Learning and teaching Delphi is paramount for our success, and we plan… … Read more
4 years ago in 10.4 Sydney, Delphi, News, RAD Studio0
Milton Coyne
Alister Christie has shared his knowledge about Delphi programming through his YouTube channel where both beginners and experts can benefit from. In most of his Learn Delphi Video tutorials, Alister will help you learn Delphi… … Read more
4 years ago in Coding, Delphi, Learn, learn delphi, object pascal, programming, Videos0
jpluimers
Still relevant, not limited to Delphi, though other environments often have a better warning system in place: [WayBack] Why does my Android application, compiled with Delphi Rio, no longer work?. TL;DR: over time, Android and… … Read more
4 years ago in android, Delphi, Development, Mobile Development, Software Development0
jpluimers
Two small Delphi tricks: On out parameters When you have out parameters, and the caller passes local variables for them, remember that: the compiler then will not issue an “unitialised variable” warning any more because it… … Read more
4 years ago in Delphi, Development, Software Development0