TGetComponentTextEvent Type
Event callback that provides or overrides the display text for a component in a tree or combo box.
Remarks
Sender: the control that raised the event.
AComponent: the component whose label is being requested.
Text: the display text; the handler may modify it.
Syntax
Unit: ComponentInspector