FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TOnFlxProgressEvent Type

Event associated with TCustomFlexCelReport.OnProgress

Pascal
TOnFlxProgressEvent = procedure (Sender: TObject; const Progress: TFlxProgress; var Cancel: boolean) of object;
C++
(Sender: TObject; const Progress: TFlxProgress; var Cancel: boolean) ( TOnFlxProgressEvent)();
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!