<div dir="ltr">Thank you very much.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-18 2:52 GMT+07:00 Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span>:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On Wed, 17 Dec 2014, Kiên Nguyễn Tiến Trung wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Could you please explain this problem? I think that Loading method should be called by streaming system.<br>
<br>
<br>
</blockquote>
<br></span>
This is by design.<br>
<br>
The state of a component cannot be manipulated directly.<br>
<br>
The csLoading state of a component is set by the reader by accessing the private fields of TComponent directly.<br>
The author of fpGUI wanted to set the csLoading component without using a reader.<br>
<br>
So the Loading() method was introduced to set csLoading, but it is by design not used by the reader.<span class="HOEnZb"><font color="#888888"><br>
<br>
Michael.<br>
</font></span><br>_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br></blockquote></div></div>