TEditorClassEvent Type
Event callback that lets the handler override the property editor class for a given property.
Remarks
Sender: the inspector that raised the event.
TheIndex: zero-based index of the property.
Value: the TPropertyEditorClass to use; the handler may replace it.
Syntax
Unit: ComponentInspector