Good Morning everyone.<br><br>I am designing a application where progress bar is used when some transaction is done.<br><br>However the progress bar moves back when some rollback happen.<br><br>But i noticed it flickers a lot when it moves back ward.<br>
<br>I am not sure if it is due to some bad code i wrote.<br><br>i used this code<br>                for i:=iCount downto 0 do<br>                begin<br>                    PbImportStatus.Position:= i;<br>                end;<br>
<br>but i still feel this is not the correct way to do .<br><br>Kindly Advice<br><br>regards<br>Vik<br><br><br clear="all"><br>-- <br>  vikas<br>