TAdvCustomComponentInspector.FillEventList Method
Populates Strings with the names of available event handlers for the given event type.
Remarks
Fires the OnFillEventList event if assigned.
Syntax
Unit: ComponentInspector
procedure TAdvCustomComponentInspector.FillEventList(EventType: PTypeInfo; Strings: TStrings); virtual;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| EventType | PTypeInfo | ||
| Strings | TStrings |