RefreshResearchList1Click method

Applies to
TForm1

Declaration
procedure RefreshResearchList1Click(Sender: TObject);

Implementation

procedure TForm1.RefreshResearchList1Click(Sender: TObject);
begin try
if Sender<>nil then play_snd(1);
FormCreate(Sender);
except end;End;


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