Jump to content

Event Tooltip.GetText: Difference between revisions

From Flowcode Help
No edit summary
No edit summary
Line 23: Line 23:


==Detailed description==
==Detailed description==
''<span style="color:red;">No additional information</span>''
 




==Examples==
==Examples==
''<span style="color:red;">No additional examples</span>''

Revision as of 11:55, 16 January 2023

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

Examples