LCL: use progressevent for image loading / saving from fpimage

git-svn-id: trunk@11151 -
This commit is contained in:
vincents 2007-05-16 11:03:24 +00:00
parent bd03f62f68
commit 70d576a689

View File

@ -194,10 +194,8 @@ type
contain trailing periods, and should be used only for
display purposes. (do not: if Msg = 'Loading' then...)
}
TProgressStage = (psStarting, psRunning, psEnding);
TProgressEvent = procedure (Sender: TObject; Stage: TProgressStage;
PercentDone: Byte; RedrawNow: Boolean; const R: TRect;
const Msg: string; var DoContinue: Boolean) of object;
TProgressStage = TFPImgProgressStage;
TProgressEvent = TFPImgProgressEvent;
{ For Delphi compatibility }
TPixelFormat = (