Table of Contents

TFillEventListEvent Type

Event callback fired when the inspector needs to populate the list of available event handler names for a given event type.

Remarks

Sender: the inspector that raised the event. EventType: RTTI type information of the event being listed. Strings: the string list to fill with available handler names.

Syntax

Unit: ComponentInspector