Delphi ObjectDebugger Updated
In short, the component looks and behaves similarly to the Delphi's Object Inspector, but at runtime. Using it, you can dynamically change properties while the program is in execution to verify and understand the different behaviors without having to write additional code, compile, and execute again. Here you can see the component in action while editing the caption of a button:
Comments
Post a Comment