I just found an article on the DelphiMag site about the new "easy to use"
RTTI functions available in Delphi 5 that might be of interest to you...if
you are or plan to use Delphi 5.

Have a look at this link for the article.
http://www.delphimag.com/features/1999/11/di199911bt_f/di199911bt_f.asp

The DelphiMag (www.delphimag.com) site is pretty good. Quite a few good
articles there, that come from the Delphi Informant magazine.

Cheers
Scott.

-----Original Message-----
From: Myles Penlington [mailto:[EMAIL PROTECTED]]
Sent: Monday, 13 September 1999 17:51
To: Multiple recipients of list delphi
Subject: RE: [DUG]: RTTI on Interfaces.


I must say thanks for that URL a most useful Magazine/Site for Delphi.
Do you get the magazine?
Myles.

> -----Original Message-----
> From: Cooke, Andrew [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, September 13, 1999 3:22 PM
> To:   Multiple recipients of list delphi
> Subject:      RE: [DUG]:  RTTI on Interfaces.
> 
> I think the simple answer is that you can't use RTTI - have a look at
> TypInfo.pas if you've got the source.
> Interestingly, this was touched on in a recent EXE Online article
> (http://www.exe.co.uk/articles/articlepull.asp?page=aug99/delphi.html).
> But what can you find out with IDispatch: GetTypeInfo, GetTypeInfoCount,
> GetIDsOfNames...?
> Regards,
>   Andrew Cooke.
> 
> > -----Original Message-----
> > From:       Myles Penlington [SMTP:[EMAIL PROTECTED]]
> > Sent:       Monday, September 13, 1999 3:16 PM
> > To: Multiple recipients of list delphi
> > Subject:    [DUG]:  RTTI on Interfaces.
> > 
> > Has anybody (successfully) used RTTI (does it work on Interfaces) to
> > information about the properties and methods of an interface?
> > 
> > Did it work the same as on class types?
> > 
> > Just wanted to know if anybody had any experience in using this before I
> > look into it (i.e. is it a waste of time).
> > I was thinking of querying interface properties in the IDE.
> > 
> > Regards
> > 
> > Myles Penlington
> > Software Engineer
> > ADVANCED MANAGEMENT SYSTEMS
> > 
> >
> --------------------------------------------------------------------------
> > -
> >     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> >                   Website: http://www.delphi.org.nz
> --------------------------------------------------------------------------
> -
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to