CloseWikiBrowse1Click method

Applies to
TForm2

Declaration
procedure CloseWikiBrowse1Click(Sender: TObject);

Implementation

procedure TForm2.CloseWikiBrowse1Click(Sender: TObject);
begin
try
if Sender<>nil then play_snd(1);
Close;
except end;End;


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