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