Quote:
Originally Posted by Cesar82
Try with the attached file.
|
perfect!
it works now
the code says if there is an error in isdone you have to go back to 100%, I'm right cesar?
or if it doesn't find isdone
Code:
if not ISDoneError then
begin
WizardForm.ProgressGauge.Position := 1000;
end;