 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Larry Maturo Guest
|
Posted: Fri May 12, 2006 2:14 am Post subject: Using The Code Generated By The XML Data Binding Wizard |
|
|
Most of the code is self-explanatory, and easy to use, but I can't see any way of modifying a record, short of deleting it, and readding the modified version. Surely there is a better way. So far, every attempt to modify the list of items returns "Can't modify a read-only property". The Wizard generated the following line:
property Customer[Index: Integer]: IXMLCustomerType
read Get_Customer; default;
which does make property read only, so now what?
Note, it also didn't make saving it easy, as it didn't generate
anything to save it, so you had to get the underlying document and save through it, which is not self-explanatory.
-- Larry Maturo |
|
| Back to top |
|
 |
Kevin Frevert Guest
|
Posted: Fri May 12, 2006 1:15 pm Post subject: Re: Using The Code Generated By The XML Data Binding Wizard |
|
|
Larry,
The borland.public.delphi.xml group is probably a better place to ask your
question.
krf
"Larry Maturo" <lmaturo (AT) austin (DOT) rr.com> wrote in message
news:4463e936$1 (AT) newsgroups (DOT) borland.com... |
|
| Back to top |
|
 |
Larry Maturo Guest
|
Posted: Fri May 12, 2006 3:14 pm Post subject: Re: Using The Code Generated By The XML Data Binding Wizard |
|
|
Hi Kevin,
Thank you. I didn't realize there was a Delphi xml group. I'll try there.
-- Larry
"Kevin Frevert" <kevin (AT) workdrinkingicewater (DOT) com> wrote in message
news:44647e70$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Larry,
The borland.public.delphi.xml group is probably a better place to ask
your question.
krf
"Larry Maturo" <lmaturo (AT) austin (DOT) rr.com> wrote in message
news:4463e936$1 (AT) newsgroups (DOT) borland.com...
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|