[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LDockTree' (#lcl)

TLazDockForm.PaintWindow

PaintWindow - calls inherited PaintWindow, then creates new canvas and handle at cursor position, inserts header caption, title and images.

Declaration

Source position: ldocktree.pas line 204

protected procedure TLazDockForm.PaintWindow(

  DC: HDC

); override;

See also

TCustomControl.PaintWindow

  

The Paint handler plug-in, intercepting paint requests.