[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Saves the state of an Device Context in the context stack.
Source position: winapih.inc line 230
public function TWidgetSet.SaveDC( |
DC: HDC |
):Integer; virtual; |
DC |
|
The device context to save. |
The index of the saved DC, zero on failure.
|
Restores an Device Context (DC) to an previously saved state. |
Version 4.0 | Generated 2025-05-03 | Home |