oxGraphicButton2Click method

Applies to
TForm1

Declaration
procedure oxGraphicButton2Click(Sender: TObject);

Implementation

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


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