begin

begin
  Google.Say('Hello everyone from Paris in France !');
  Google.SendSmiley(gsWink);
end;

Comments

  1. begin
      Google.Say('Hi little frenchy !');
    end;

    ReplyDelete
  2. poirot
      AccentedSpeech.Say('I am not a damn little frog, I am a damn little Belgian!');
    end;

    Sorry, just couldn't help myself.

    ReplyDelete
  3. Google.Free;
    Google.Say('Hello!');
    Access violation of address... damn!

    ReplyDelete

Post a Comment