Graeme Geldenhuys schreef:
On Tue, May 5, 2009 at 1:08 PM, Vincent Snijders
<vsnijd...@vodafonevast.nl> wrote:
Under what circumstances are properties of fpGUI classes streamed when
LCL-fpGUI is developed?
I haven't delved much into the LCL widgetset internals, so I might
have this wrong. I would have thought streaming will occur when the
properties of fpGUI components (TfpgForm, TfpgButton etc) are being
set when a LCL-fpGUI based form (*.lfm) is loaded?
An LCL form is streamed and LCL properties and components are set. When
creating a handle (widget reference) an fpGUI object will be created by
the TFpGuiWidgetSet interface, but that is done without streaming.
Vincent
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal