> I imported the Word 8 Type Library into my project as Word_TLB. However
the
> compiler now refuses to compile Application.ProcessMessages, giving the
> compiler error "Object or class type required". Any ideas how to fix this
> problem?

Use Forms.Application.ProcessMessages. And include Forms in your uses
clause.

Cheers,
Deepak Shenoy
Agni Software
http://www.agnisoft.com


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to