[fpc-pascal] about "reference-counted" variables
Sven Barth
pascaldragon at googlemail.com
Thu Mar 14 07:11:18 CET 2013
Am 14.03.2013 02:54 schrieb "Xiangrong Fang" <xrfang at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130314/0f7a2b25/attachment.html>
More information about the fpc-pascal
mailing list