Recent

Author Topic: How do you keep trace of code set by object inspector ?  (Read 1200 times)

LV

  • Sr. Member
  • ****
  • Posts: 358
Re: How do you keep trace of code set by object inspector ?
« Reply #15 on: October 11, 2025, 07:57:39 pm »
@LV good point for my case.

thanks.

PS: however the general question to keep trace/document changes made in OI is still there.

In Lazarus, it's relatively easy 🏋️‍♂️. It's something along those lines.

Aruna

  • Hero Member
  • *****
  • Posts: 747
Re: How do you keep trace of code set by object inspector ?
« Reply #16 on: October 12, 2025, 04:31:57 am »
Hello,

I am working on new application and copy-paste a lot of code form a previous one. But at run time I see different behavior (specifically on the TTreeView component)

I did not see any difference in code going line-by-line…
But after a while I remembered a specific settings in the object inspector : “Treeview->Options->tvoThemeDraw = false”.

Now the question : how to compare code “including” settings done in the object inspector ? in my case to allow duplicating all the settings in the new app ?

Regards.
Hello Paolo, I have attached a zip file that should help you get started.

Paolo

  • Hero Member
  • *****
  • Posts: 639
Re: How do you keep trace of code set by object inspector ?
« Reply #17 on: October 12, 2025, 10:40:56 am »
Thanks to all.
As soon as possible I'll try your code here posted.

 

TinyPortal © 2005-2018