TTeeCommander.OnSetLabel

TTeeCommander.OnSetLabel
TTeeCommander

property OnSetLabel: TTeeCommanderOnSetLabel;

Unit
TeeComma

Description
This event is called when the TeeCommander needs to display the "label" (help text).

When the user clicks a button in the TeeCommander, the label is refreshed.

You can use this event to obtain the label text and display it in other places that the TeeCommander panel.

See the LabelText and LabelValues properties.