What you're probably looking for is RTTI.
 
A bit of Googling will be required.  Here's a link to get you started: http://www.blong.com/Conferences/BorConUK98/DelphiRTTI/CB140.htm
 
HTH,
 
Conor


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Todd Martin
Sent: Thursday, 25 August 2005 1:47 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: [DUG] Debug Inspector

When I ctrl-click on a class variable, while running my application in the IDE, Delphi opens up a Debug Inspector dialog which shows all the field, method and property addresses of the selected class. Is there any way to get at that information programatically during program execution?
 
Todd.
_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to