Difference between revisions of "SetTargetDC"

From SCAR Divi Manual
Jump to: navigation, search
Line 5: Line 5:
  
 
==Availability==
 
==Availability==
SCAR Divi 3.00 > Current
+
SCAR Divi 3.00 > 3.35
  
 
==Description==
 
==Description==
Line 14: Line 14:
 
*[[SetClientWindowHandle]]
 
*[[SetClientWindowHandle]]
  
[[Category:Functions]]
+
[[Category:Deprecated Functions]]
[[Category:Client Functions]]
 

Revision as of 04:02, 25 July 2012

Definition

procedure SetTargetDC(const DC: HDC);

Availability

SCAR Divi 3.00 > 3.35

Description

Sets a new target decide context by passing the handle to the device context.

See Also