[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles special painting of the docksite.
Source position: controls.pp line 676
public procedure TDockManager.PaintSite( |
DC: HDC |
); virtual; |
DC |
|
The device context, used to paint. |
While the docked controls paint themselves, the eventual dockheaders and other decorations have to be painted by the DockManager.
Version 4.0 | Generated 2025-05-03 | Home |