Vcl.Controls.THintWindow.NCPaint
Delphi
procedure NCPaint(DC: HDC); virtual;
C++
virtual void __fastcall NCPaint(HDC DC);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | THintWindow |
Description
Paints the non-client part of the hint window.
NCPaint is called automatically to paint the non-client part of the hint pop-up window.