TToolTipManager v1.3

Based on the idea of Ian Hinson.
Copyright© Kambiz R. Khojasteh. All rights reserved.
Get future component updates from http://www.delphiarea.com.

DESCRIPTION

If you are looking for an easy way to use Windows balloon tooltips instead of Delphi hints in your applications, TToolTipManager is what you need. TToolTipManager lets you customize tooltips for every single Delphi windowed control. Each tooltip can have its own appearence options:

Besides that you can apply some global options for tooltips, including delay times and tooltips shape.

Note 1: Shadow and icon of tooltips appear if the application has an XP manifest.
Note 2: Custom icons are only available to Microsoft Windows XP Service Pack 2 (SP2) and later.
Note 3: Setting background and text color of tooltips has no effect on Windows Vista.

TToolTipManager Component

PROPERTIES
METHODS
EVENTS

TToolTipItem Class

PROPERTIES
METHODS

HISTORY

LICENSE

TToolTipManager component is freeware. You may copy component's files AS LONG AS YOU COPY ALL OF THEM. If you want to change the source code in order to improve the component's features, performance, etc. please send me the new source code so that I can have a look at it. The changed source code should contain descriptions what you have changed, and of course your name. The only thing you MAY NOT CHANGE is the ORIGINAL COPYRIGHT INFORMATION.

DISCLAIMER

TToolTipManager is provided "AS IS" without any warranty of any kind, either express or implied. The entire risk as to the quality and performance of the software is with you. The author is NOT liable for any DAMAGES resulting from the use and misuse of the component, especially he is NOT liable for DAMAGES that were caused BY ANY VERSION WHICH HAS NOT BEEN PROGRAMMED BY THE AUTHOR HIMSELF.


 END OF DOCUMENT