PaintWindow - calls inherited PaintWindow, then creates new canvas and handle at cursor position, inserts header caption, title and images.
Source position: ldocktree.pas line 131
protected procedure TLazDockForm.PaintWindow( |
DC: HDC |
); override; |
|
The Paint handler plug-in, intercepting paint requests. |