This property sets whether or not the effect processing is canceled

[C++Builder]   imagekitcontrolname->Effect->Cancel [= bool ]
[Delphi]   imagekitcontrolname.Effect.Cancel [= Boolean ]

Property Value

Value Explanation
True The Effect process is canceled
False The Effect process is not canceled

Explanation

The Cancel property sets whether or not the effect processing is canceled.

Setting this value

This value can be set during execution.

Retrieving this value

This value cannot be retrieved.

 

The ImageKit10 VCL is a product created by Newtone Corporation