Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.671 Beiträge
 
#1

Delphi debugging tip: keep an eye on a object field of an object that will go out of

  Alt 26. Jan 2021, 06:11
Every once in a while you want to have a Delphi Watch*of a field inside an object (say an object of type TContext), except that the field has no value yet, but eventually will point to another object (say an object of type*TUser). However, the original object will go out of scope, so you need […]

Weiterlesen...
  Mit Zitat antworten Zitat