D - how do I get the ClassInfo of an object..
- "Lloyd Dupont" <lloyd galador.net> Nov 09 2002
- Burton Radons <loth users.sourceforge.net> Nov 10 2002
- "Lloyd Dupont" <lloyd galador.net> Nov 10 2002
given an Object I would like to retrieve it's ClassInfo, how could I do ? typeof() seems not to work ... is there an equivalent mechanism ?
Nov 09 2002
Lloyd Dupont wrote:given an Object I would like to retrieve it's ClassInfo, how could I do ? typeof() seems not to work ... is there an equivalent mechanism ?
"object.classinfo".
Nov 10 2002
ha ... ok, thanks. BTW I could say I'm very pleased by the speed of the compiler, it's almost instantaneous... "Burton Radons" <loth users.sourceforge.net> a écrit dans le message de news: aqlef3$ncq$1 digitaldaemon.com...Lloyd Dupont wrote:given an Object I would like to retrieve it's ClassInfo, how could I do
typeof() seems not to work ... is there an equivalent mechanism ?
"object.classinfo".
Nov 10 2002








"Lloyd Dupont" <lloyd galador.net>