[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles special painting of the docksite.
Source position: controls.pp line 515
public procedure TDockManager.PaintSite( |
DC: HDC |
); virtual; |
While the docked controls paint themselves. eventual dockheaders and other decoration have to be painted by the DockManager.
lazarus-ccr.sourceforge.net |