ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the tooltip was displayed, False otherwise.
Text displayed in the tooltip (up to 255 characters).
Title of the tooltip (up to 63 characters).
Type of the tooltip : sysTooltipTypeWarningWarning tooltip. A warning icon is displayed in the tooltip (yellow panel). sysTooltipTypeDefault(Default value)Tooltip displayed by default (which means the tooltip defined by SysIconAdd).sysTooltipTypeErrorError tooltip. An error icon is displayed in the tooltip (white cross on red background). sysTooltipTypeInfoInfo tooltip. An information icon is displayed in the tooltip (white "i" on blue background). sysTooltipTypeCustomCustom tooltip: the <Icon> parameter is used to define the icon displayed in the tooltip.
Icon (16x16) displayed in the tooltip if <Type> is set to sysTooltipTypeCustom. Corresponds to:the name and full (or relative) path of the icon file to add. A UNC path is allowed.the name of an Icon variable.This parameter corresponds to an empty string ("") by default.
WLanguage procedure that will be called during the click on the tooltip (procedure without parameter). This parameter is taken into account from Windows XP.
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: