Graeme Geldenhuys: > If you change the code as follows... > > constructor TClient.Create; > begin > inherited; > FPhoneNumbers:= TPhoneNumbers.Create; > FPhoneNumbers.Owner:= Self; > FPhoneNumbers.ItemOwner := self; > end;
Thanks, it will be better solution I think. > Many of the demos are outdated (coding style and tiOPF behaviour/features), > and could greatly be improved on. Unfortunately it is all time permitting. > Those demos except for Demo 21 (Address Book) was all originally written > for tiOPF v1, and since then they have only been maintained to compile with > newer version, but never really improved on. Patches are welcome of course. > ;-) Oh my god :-) For me those demos are only way to learn tiOPF. Are there any other source examples in "tiOPF" language ? I'm sure You know that without good demos any product is not usable for new users. Best regards from Poland. -- Jaromir ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ tiOPF-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tiopf-talk
