This method frees the handle to the DEVMODE and DEVNAMES structures.

[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 ReleaseDeveModeHandle method frees the DEVMODE structure and the DEVNAMES structure handles from the memory.

Differences with ImageKit 7/8/9 ActiveX/VCL

If this method succeeds, the memory occupied by the DevNames property, in addition to the DevMode property, is released.

 

The ImageKit10 VCL is a product created by Newtone Corporation