[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 229
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. |
lazarus-ccr.sourceforge.net |