[Lazarus] Fwd: Need help in streaming components

Kiên Nguyễn Tiến Trung kc97ble at gmail.com
Sun Dec 14 13:23:44 CET 2014


I am trying to streaming. I spent a lot of time but I didn't find the
proper solution.

I have two classes, TClass1, TClass2. Although the parent of AClass2 is
AClass1, AClass2 isn't saved into specified file, only AClass1 is.

I want Class1.txt should be like this:

object TClass1
  Value1 = 0
  object TClass2
    Value2 = 0
end

I really appreciate any help you can provide.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20141214/8e766ddc/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cs2.zip
Type: application/zip
Size: 2356 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20141214/8e766ddc/attachment-0002.zip>


More information about the Lazarus mailing list