|
FlexCel Studio for VCL/LCL
|
Cancels a running report.
procedure Cancel;
__fastcall Cancel();
This method is useful when running the report on a thread, to implement a "Cancel" button.
For using it, you have to run the report on another thread.
See Thread demo for details.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|