This function clears the clipboard.

[C++Builder]     void IKClearClipBrd(HWND hWnd);
[Delphi]         procedure IKClearClipBrd(hWnd: HWND);

Parameters

Name Explanation
hWnd The window handle of the calling function

Return Value

None

Explanation

The IKClearClipBrd function clears the clipboard.

 

The ImageKit10 VCL is a product created by Newtone Corporation