Unit Danhint

*************************************************************************} { Date: 17.12.97 Time: 17:30:40 } { Copyright (c)1996-1997 } { © by Dr.Plass DanHint3.0 } { } { for DELPHI 3, Win95 (Not NT!)} { feel free to contact me: } { Peter.Plass@FH-Zwickau.de } { http://www.fh-zwickau.de/~pp/tm.htm } { } { All Rights Reserved. } { This component can be freely used and distributed in commercial and } { private environments, provided this notice is not modified in any way. } { } { based on Dan Ho's component DanHint v1.02 (4.5.96) } { --> danho@cs.nthu.edu.tw } { } { } { } {

Classes

TDanHint -
TNewHint -

Functions

Register - frei zwischen cursor und hint

Types

THintDirection
TOnSelectHintDirection

Constants

cAbout

Variables


Functions


procedure Register;

frei zwischen cursor und hint

Types


THintDirection=(hdUpRight,hdUpLeft,hdDownRight,hdDownLeft);

TOnSelectHintDirection=procedure(HintControl:TControl;
                         var HintDirection:THintDirection)of object

Constants

cAbout = 'TDanHint3.0(32): © 1997 by Dr.Plass'


Variables