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

TCustomAnchoredDockManager.PaintSite

PaintSite - (drawing of titles is is actually done by TLazDockForm)

Declaration

Source position: ldocktree.pas line 260

public procedure TCustomAnchoredDockManager.PaintSite(

  DC: HDC

); override;

See also

TLazDockForm.PaintWindow

  

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

TDockManager.PaintSite

  

Handles special painting of the docksite.