I'm trying to make component that has one property that defines the
visibility of other properties in PropertyBrowser. I can do it by overriding
a PreFilterProperties method but it triggers on recompile not on property
value changed. Any ideas??