go_code1Timer method

Applies to
TForm2

Declaration
procedure go_code1Timer(Sender: TObject);

Implementation

procedure TForm2.go_code1Timer(Sender: TObject);
begin try
go_code1.Enabled :=false;
oxGraphicButton1Click(FlatComboBox1);
except end;End;


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