Event Tooltip.GetText

From Flowcode Help
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-u32-icon.png - ULONG Return
Non-zero to claim the tooltip event 


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


Detailed description

Examples