 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Fri Jul 28, 2006 10:46 pm Post subject: Word document: set checkbox form field checked = true |
|
|
I have a word document with checkbox form fields. What is the command
that I need to use from Delphi to "check" the box?
thanks,
leslie |
|
| Back to top |
|
 |
Guest
|
Posted: Sat Jul 29, 2006 1:40 am Post subject: Re: Word document: set checkbox form field checked = true |
|
|
for anyone interested, the syntax is:
formfields.item('bookmarkName').Checkbox.value := true; |
|
| 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
|
|