Event Tooltip.GetText

From Flowcode Help
Revision as of 00:50, 12 May 2013 by Admin (talk | contribs) (XML import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Called when a tooltip text string can be displayed

This event is part of the Tooltip class

HANDLE Component

The object under the mouse

STRING Buffer

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

Return value

ULONG

Non-zero to claim the tooltip event

Detailed description

No additional information


Examples

No additional information