Am 14.03.2013 02:54 schrieb "Xiangrong Fang" <xrf...@gmail.com>:
>
> Is there a "complete" list of reference counted variables in FP?  e.g.
dynamic arrays are ref-counted. but are variables allocated by New()
ref-counted?

Dynamic arrays
AnsiString
UnicodeString (and on non Windows also WideString)
COM style interfaces (the default interface type)

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to