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