//include ComObj in the uses clause
procedure TForm1.Button1Click(Sender: TObject);
var Word: variant;
begin
Word := CreateOleObject('Word.Application');
Word.Documents.Add;
Word.Visible := True;
end;
It opens up a new word document if thats what you'are after
//include ComObj in the uses clause
procedure TForm1.Button1Click(Sender: TObject);
var Word: variant;
begin
Word := CreateOleObject('Word.Application');
Word.Documents.Add;
Word.Visible := True;
end;
It opens up a new word document if thats what you're after
"Wanna" does not exist in the English langauge nor does "Thx".
Is there some reason why the English language should be
further murdered like this by (presumably) another
American?
In addition to Kilometers already being referred to as KiLLOMMeters (instead of KEEEElometers). Especially since (curiously) nobody refers to KiLLO-LLeters of petrol .. or KiLLOgrams of butter?
The post I'm answering on, are meant as a joke, but I don't like it anyway...
Should we use German, France or some other language instead... Or maybe swedish. It would be easier for a lot of the users around the forums...
I'm not an expert on the english language and this post isn't spelled and typed in correct English, but the main thing is that we understand each other, or???
"Ok. Vi kör svenska istället. Lättare för mig iaf..."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.