This method checks whether or not there is clipboard data

[C++Builder]   [ bool = ]imagekitcontrolname->IsClipBrdData()
[Delphi]   [ Boolean = ]imagekitcontrolname.IsClipBrdData

Parameters

None

Return Value

Returns True if there is clipboard data, otherwise returns False

Explanation

The IsClipBrdData method checks whether or not there is clipboard data.

 

The ImageKit10 VCL is a product created by Newtone Corporation