Unit HintWnd |
Classes |
Functions |
Types |
Constants |
Variables |
Functions |
Types |
TGraphicDrawNotify = procedure(Sender:TObject; Canvas:TCanvas) of objectThe unit creates popup window, like Hint. Main difference from Hint - the window is filled with externat routine, which has type of TGraphicDrawNotify = procedure(Sender:TObject; Canvas:TCanvas) of object; The routine may paint ant windows, as it want. Another property - Color - background color of this window (default -Yellow). FreeWare. No warranty. Author: Sergei Trepalin E-mail: trep@trep.home.chg.ru
Constants |
Variables |