vote up 1 vote down star

Hi, I need a class that is based on TPersistent (so it stores the RTTI) and includes default Interfaces handling (QueryInterface, _AddRef, _Release) ... what is the class name I'm looking for?

flag

1 Answer

vote up 0 vote down check

whoops, nevermind, just found it - TInterfacedPersistent. What a pity Delphi lacks this kind of docs FreePascal has. Thanks God it is quite compatible

link|flag
2  
A search of the documentation found it pretty quickly for me: docwiki.embarcadero.com/VCL/en/… – Rob Kennedy Sep 15 at 23:53
Rob thanks, I had no idea there is sucha documentation ... I used google so far, and - of course - D7 included help. – michal Sep 16 at 0:11

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.