Jump to content

Event Tooltip.GetText

From Flowcode Help
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