[Overview][Constants][Types][Classes][Procedures and functions][Index] |
PaintSite - (drawing of titles is is actually done by TLazDockForm)
Source position: ldocktree.pas line 260
public procedure TCustomAnchoredDockManager.PaintSite( |
DC: HDC |
); override; |
|
PaintWindow - calls inherited PaintWindow, then creates new canvas and handle at cursor position, inserts header caption, title and images |
|
|
Handles special painting of the docksite. |