[fpc-devel] FPC SetDynArrayProp

Ondrej Pokorny lazarus at kluug.net
Mon Nov 28 18:31:37 CET 2016


On 28.11.2016 17:37, Ondrej Pokorny wrote:
> Is SetObjectProp safe?

OK, no it is not - it doesn't increment the reference count for 
properties without a setter:
property Data: TBytes write FBytes;

Ondrej



More information about the fpc-devel mailing list