I'd like to set some properties of a TComponent(TForm) through RTTI before TComponent.Loaded is called.

After a call to TMyForm.Create, the component is initiated through the streaming system that calls Loaded.

Is there a way to hook this streaming system so i can change the properties before the call to Loaded?

Luiz

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to