[fpc-devel] Streaming readonly properties
vsnijders at quicknet.nl
vsnijders at quicknet.nl
Tue Dec 12 14:54:30 CET 2006
As said in an earlier mail I have problems streaming the
property EditLabel: TBoundLabel read FEditLabel;
of a TLabeledEdit with fpc 2.1.1.
Some discussion on #fpc led to the conclusion that streaming a readonly persistant should be allowed, because you write to the properties of the readonly persistant property.
Attached is a proposal to fix it.
Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: writer.patch
Type: text/x-patch
Size: 486 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20061212/d67fd4de/attachment.bin>
More information about the fpc-devel
mailing list