TFilterComponentEvent Type
Event callback that decides whether a component is included when populating a component tree or list.
Remarks
Sender: the control that raised the event.
AComponent: the component being evaluated.
EnableAdd: set to False to exclude the component; defaults to True.
Syntax
Unit: ComponentInspector