2003-12-01 09:49:44 PM delphi197
Hi there
I want to know how does Object Inspector recognize if a property has a value
different from the value set in the ancestor form / frame / data module so
it makes it bold. I was looking for a good RTTI function but didn't find
anything.
10x in advance
Lubo
Erik Berry
Delphi Developer
2003-12-02 03:02:00 AM
Re:Changed properties in Object Inspector
Lubo Ice writes:
Quote
I want to know how does Object Inspector recognize if a property has a value
different from the value set in the ancestor form / frame / data module so
it makes it bold. I was looking for a good RTTI function but didn't find
Try Classes.IsDefaultPropertyValue.