Unit Hint95

Classes

THint95 -
THintWindow95 - THintWindow95

Functions

Register - max width of the tooltip

Types

THintStyle

Constants

Hint95Version

Variables


Functions


procedure Register;

max width of the tooltip

Types


THintStyle = (hsFlat, hsOffice97, hsWindows95);
THint95

Constants

Hint95Version = '1.05'

Hint95 version 1.05 *** BETA *** by Torsten Detsch email: tdetsch@bigfoot.com You are free to use, modify and distribute this code as you like. But I ask you to send me a copy of new versions. And please give me credit when you use parts of my code in other components or applications. Credits: THint95 is based on TDanHint by Dan Ho (danho@cs.nthu.edu.tw). I also got some ideas from TToolbar97 by Jordan Russell (jordanr@iname.com). Changes to this version: 1.05 Fixes and minor improvements: - Dropped some source code that was not necessary. - Joe Chizmas fixed a bug that caused Delphi 3 to loose its hints when used together with Hint95. - Changed the code for finding the font Tahoma again. Now there is a Boolean variable that holds the state of the font Tahoma. This var is updates whenever a WM_FONTCHANGE occurs. - Hopefully fixed a bug that caused the tooltips to have a wordbreak when there shouldn't be one.

Variables