jpluimers
If you ever get a “Fatal: F1027 Unit not found: ‘System.pas’ or binary equivalents (.dcu)” – Google Search, then it is likely because you: build from a script build use a user that has never ran… … Read more
4 years ago in Delphi, Development, Software Development0
Les trucs et astuces d'un développeur Pascal
Le composant TActionList de FireMonkey, comme celui de la VCL, propose des actions personnalisées mais aussi des actions standards. Sur smartphones et tablettes ces actions standards donnent (…) … Read more
4 years ago 0
jpluimers
In addition to Shared/IShared, there is also Weak/IWeakReference in Spring.pas; these blog post explain more about them: Shared/IShared (search for {$REGION ‘Shared smart pointer’} at the current repository): [WayBack] Delphi sorcery: Smart pointers in Delphi Weak/IWeakReference (search for… … Read more
4 years ago in Conference Topics, Conferences, Delphi, Development, Event, Software Development0
GunSmoker
Do you know what the different colors in the callstack mean? These colors help you to understand how call stack was build: Red means crash or leak location. This is the exception’s address. Each bug… … Read more
4 years ago in bug reports, Delphi, EL 7.x, feature, how it works, technical, tips0
dummzeuch
Recent versions of Delphi (for a suitable definition of “recent”) come with a TZipFile class implemented in the unit System.Zip. This class has the really neat feature that it can not only read the contents… … Read more
4 years ago in Delphi0
jpluimers
A few posts on why not to use the TPL and be very careful with regular RTL threading code: [WayBack] Ondrej Kelle – Google+ [WayBack] Delphi To Go: Don’t lose time with a known Delphi… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
Via [WayBack] TMonitor vrs Critical sections revisited. Back then (https://www.delphitools.info/2013/06/06/tmonitor-vs-trtlcriticalsection/), it was found that critic… – Kiriakos Vlahos – Google+ as he re-did the measurements that DelphiTools did before Delphi XE5 came out: Slim Reader/Writer Lock… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
For Variant types, the = comparison operator in Delphi maps to the VarCompareValue in the Variants unit. That function fails to handle various comparisons and for some it knows it can handle raises a VarInvalidOp through… … Read more
4 years ago in Delphi, Development, Software Development0
Larry Hengen
Thought I would give CrossVCL VirtualTreeView support a look see, but when I installed it I couldn’t even run any sample applications. Kept getting “ld-linux.exe: error: cannot find -lGL”. Being a Linux newbie I searched… … Read more
4 years ago in Delphi0
delphiprofi
Besides some bug-fixes and the typical daily stuff, my focus is still on my Delphi-MVVM-Framework. #D.MVVMWhy, because I want to port all my old applications to this and I promised myself not to start a new… … Read more
4 years ago in #D.MVVM, Delphi, Framework, MVVM0
delphiprofi
Ok, of course, this Video is not really new…German CodeRage 2020 US 2/2 SQLite in Threads.I just could not find the time to do the translation and record all the translated voice-over.This is the second… … Read more
4 years ago 0
Holger Flick
Letzte Woche habe ich ein Webinar zum Thema TMS WEB Core gehalten. Embarcadero Deutschland hatte mich dazu eingeladen. Falls ihr das Video verpasst haben solltet, gibt es die Aufzeichnung auf YouTube. Neben interessanten Themen für… … Read more
4 years ago in Delphi, German, MVP, Video, web, Web Core, Web Design, Webinar0