TPropFilterEvent Type
Event callback that determines whether a property should appear in the inspector.
Remarks
Sender: the inspector that raised the event.
Prop: the property being evaluated.
Result: set to False to hide the property; True to show it.
Syntax
Unit: ComponentInspector