Event Tooltip.GetText

From Flowcode Help
Revision as of 11:09, 10 June 2013 by JonnyW (talk | contribs) (XML Import to change Variable types into Variable Types)
Jump to navigationJump to search

Called when a tooltip text string can be displayed

This event is part of the Tooltip class

Parameters

HANDLE Component

The object under the mouse

STRING Buffer

Text variable to update with the tool-tip
This parameter is returned back to Flowcode


Return value

ULONG Non-zero to claim the tooltip event


Detailed description

No additional information


Examples

No additional information