delphi - How to Override GetChildren and GetChildOwner to persist objects? -
delphi - How to Override GetChildren and GetChildOwner to persist objects? -
i have been trying take solution store/restore objects files in new delphi project, , far promising , more educative alternative found in a blocko blog post fails not explaining how override getchildren , override getchildowner claims necessary "objects have sub-objects want" , because:
otherwise objects owned root component when read in.
he not responding post anymore inquire help on how finish task telling me how proceed override task, because i do utilize objects sub-objects (both tcomponent) want save packaged.
thanks!
delphi oop object-persistence
Comments
Post a Comment