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
Dalija Prasnikar
In Delphi, properties can be backed by simple fields, but they can also have getter and setter functions that can be vital to the proper functioning of a class. They can contain additional initialization code,… … Read more
3 years ago in Delphi, Serialization0
GunSmoker
EurekaLog 7 now supports integrated bug trackers of GitLab and GitHub. GitLab is a web-based DevOps lifecycle tool that provides a Git-repository manager providing wiki, issue-tracking and continuous integration and deployment pipeline features, using… … Read more
3 years ago in Delphi, EL 7.x, external, feature, other tools, Releases0
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
kimbomadsen
This blog post is about an annoying bug I have found in Delphi, and the consequences of it. The Invokable variants bug During preparation for an Android 64 bit update […] … Read more
3 years ago in android, Bug, Delphi, Embarcadero, FireMonkey, FMX0
Heru Susanto
STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol. STOMP provides an interoperable wire format so that STOMP clients can communicate with any STOMP message broker to provide easy and widespread messaging interoperability among many… … Read more
3 years ago in Code, cross-platform, Delphi, FMX, IDE, RAD Studio, STOMP0