ytskeynan wrote:
> --- In [email protected], Rob Kennedy <[EMAIL PROTECTED]> wrote:
>> So? Neither Delphi nor Office has changed very much over the years.
> 
> Sure, but Delphi has changed its unit Word_TLB

You can name the file anything you want when you import the type library.

> and made WordXP with different functions, properties & methods.

All the old properties and methods are still there. The Word XP
automation object supports the interfaces of previous versions.

>> Word is a Microsoft product. Have you looked in MSDN yet?
> 
> I didn't mean to ask how to learn about Microsoft Word, but how to
> use DELPHI's WordXP unit.

That unit is nothing more than a list of declarations of objects
implemented by Microsoft. Borland hasn't added anything significant to
that unit.

-- 
Rob


-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to