oxGraphicButton1MouseEnter method

Applies to
TForm1

Declaration
procedure oxGraphicButton1MouseEnter(Sender: TObject);

Implementation

procedure TForm1.oxGraphicButton1MouseEnter(Sender: TObject);
begin try
play_snd(0);
except end;End;


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