[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Monitor progress of drawing process
Source position: graphics.pp line 908
protected procedure TPicture.Progress( |
Sender: TObject; |
Stage: TProgressStage; |
PercentDone: Byte; |
RedrawNow: Boolean; |
const R: TRect; |
const Msg: String; |
var DoContinue: Boolean |
); virtual; |
|
Monitoring the progress of drawing a complicated Graphic |
lazarus-ccr.sourceforge.net |