Restores an Device Context (DC) to an previously saved state.
Source position: winapih.inc line 227
public function TWidgetSet.RestoreDC( |
DC: HDC; |
SavedDC: Integer |
):Boolean; virtual; |
DC |
|
The device context. |
SavedDC |
|
The index returned by SaveDC, or -1 for the most recently saved state. |
False on failure.
|
Saves the state of an Device Context in the context stack. |
CT Web help |
CodeTyphon Studio |