draw_logoTimer method

Applies to
TForm2

Declaration
procedure draw_logoTimer(Sender: TObject);

Implementation

procedure TForm2.draw_logoTimer(Sender: TObject);
begin try
draw_logo.Enabled :=false;
draw_wikimedia_logo;
except end;End;


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