Jump to content

Event Tooltip.GetText

From Flowcode Help
Revision as of 11:42, 16 January 2023 by Wiki bot (talk | contribs)
GetText
Called when a tooltip text string can be displayed 
- HANDLE Component
The object under the mouse 
- STRING Buffer
Text variable to update with the tool-tip 
- Non-zero to claim the tooltip event Return


Detailed description

No additional information


Examples

No additional examples