OK but this doesn't work for an outlook item, is this because the item is a dispatch interface?
Regards Jason Coley Manawatu Software Solutions email: [EMAIL PROTECTED] web: http://www.software-solutions.co.nz -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neven MacEwan Sent: Tuesday, 13 January 2004 8:30 a.m. To: Jason Subject: Re: [DUG] Enumerate properties and check types Yes, you can use RTTI to access all published properties do a google search on Delphi RTTI HTH Neven ----- Original Message ----- From: "Jason Coley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 12, 2004 4:17 PM Subject: [DUG] Enumerate properties and check types Hi there, Is it possible to enumerate all of a objects properties, and also check the type used in each property? I am trying to create a list of properties in an Outlook Contact Item and also determine the type the property uses, i.e. string, integer, float, Boolean. Regards Jason Coley Manawatu Software Solutions email: [EMAIL PROTECTED] web: http://www.software-solutions.co.nz ------------------------------------------------------------------------ ---- ---- > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi > _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
