final_loaderTimer method

Applies to
TForm1

Declaration
procedure final_loaderTimer(Sender: TObject);

Implementation

procedure TForm1.final_loaderTimer(Sender: TObject);
begin try
final_loader.Enabled :=false;
form2.Show;
except end;End;


HTML generated by Time2HELP
http://www.time2help.com