Jump to content

Event Tooltip.GetText

From Flowcode Help
Revision as of 12:32, 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 
- ULONG Return
Non-zero to claim the tooltip event 


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


Detailed description

Examples