I seem to recall reading sometime a while ago that there was a function (in
TypInfo.pas or similar) for getting back to the interface's underlying object -
can't find it now but does it ring any bells for anyone?




Myles Penlington <[EMAIL PROTECTED]> on 08/05/2000 09:53:21

Please respond to [EMAIL PROTECTED]

To:   Multiple recipients of list delphi <[EMAIL PROTECTED]>
cc:    (bcc: Phillip Middlemiss/NZ Forest Research Institute/NZ)

Subject:  RE: [DUG]:  RTTI for interfaces



You can't use RTTI on interfaces - it does not exist.
However you can read the COM/OLE type library - if you have one.

See http://www.exe.co.uk/articles/articlepull.asp?page=jul99/delphi.htm




> -----Original Message-----
> From:   [EMAIL PROTECTED]
> [SMTP:[EMAIL PROTECTED]]
> Sent:   Monday, 8 May 2000 09:46
> To:     Multiple recipients of list delphi
> Subject:     [DUG]:  RTTI for interfaces
>
>
>
> Can anyone tell me how to query an interface for the properties and
> methods it
> supports? Accessing RTTI for classes is easy enough but I can't find
> anything
> for interfaces.
>
> TIA.
>
> Phil.
>
>
> --------------------------------------------------------------------------
> -
>     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