Event Tooltip.GetText

From Flowcode Help
Revision as of 12:12, 16 January 2023 by Wiki bot (talk | contribs)
Jump to navigationJump to search
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


Details on using Event Macros can be found here: Event Macros


Detailed description

Examples