RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TImage.Progress Method
Pascal
procedure Progress(Sender: TObject; Stage: TProgressStage; PercentDone: Byte; RedrawNow: Boolean; const R: TRect; const Msg: string); dynamic;
C++
__fastcall Progress(TObject * Sender, TProgressStage Stage, Byte PercentDone, Boolean RedrawNow, const TRect R, const AnsiString Msg);

This is Progress, a member of class TImage.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!