|
virtual |
Returns a text to be used in tooltips for the specified item.
This function is called to query an item for its text and description to be displayed on a tooltip.
Override this method in a derived class to customize the texts.
pItem | A pointer to an item. |
strText | When the function returns this parameter contains a tooltip text. |
strDescription | When the function returns this parameter contains a tooltip description. |