[Lazarus] Different "default" value for a property in derivedclass
Sven Barth
pascaldragon at googlemail.com
Sun Apr 7 00:03:36 CEST 2013
On 06.04.2013 21:23, Hans-Peter Diettrich wrote:
> Nonetheless I don't understand what initialized properties in
> non-component classes are good for, together with the observed behaviour
> of default values. Can somebody point me to the according documentation?
Streaming is introduced with TPersistent (or to be more precise: with
any class declared when $M+ is set), so one can use this for streaming
ones own classes or to build a different GUI toolkit (e.g. in theory
Graeme could use the streaming for fpGUI as well).
Regards,
Sven
More information about the Lazarus
mailing list