This method frees the handle to the DEVMODE structure.

[C++Builder]   [ Boolean = ]imagekitcontrolname->PrintDraw->ReleaseDevModeHandle()
[Delphi]   [ Boolean = ]imagekitcontrolname.PrintDraw.ReleaseDevModeHandle

Parameters

None

Return Value

Returns True if successful. Returns False if unsuccessful.

Explanation

The GetDevModeHandle method retrieves the handle to the DEVMODE structure and sets it into the DevMode property. The ReleaseDeveModeHandle method frees the DEVMODE structure handle from the memory.

 

The ImageKit9 VCL is a product created by Newtone Corporation