Difference between revisions of "Event Tooltip.GetText"

From Flowcode Help
Jump to navigationJump to search
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

Fc9-comp-macro.png GetText
Called when a tooltip text string can be displayed 
Fc9-h32-icon.png - HANDLE Component
The object under the mouse 
Fc9-string-icon.png - STRING Buffer
Text variable to update with the tool-tip 
Fc9-void-icon.png - Non-zero to claim the tooltip event Return


Detailed description

Examples