FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TCustomFlexCelReport.Canceled Field

Read this field on a descendant class to know if the report has been canceled by the user. If it has, you should stop doing whaat you are doing and exit as fast as possible.

Pascal
Canceled: boolean;
C++
boolean Canceled;
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!