Posts by Nanon • 1 point
1 post
-
0
votes1
answer557
viewsQ: RTTI Free on an object created by Invoke
I’m creating a routine to instantiate a class via RTTI and validate whether this class implements a interface. I have a test class implemented as follows: unit teste.classeTeste.uclasseTeste;…