<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : How to get radiobutton bounds?</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : How to get radiobutton bounds?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 08:59:51 +0000</pubDate>
  <lastBuildDate>Thu, 11 Jun 2015 15:07:44 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=3128</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[How to get radiobutton bounds? : Will ask using other words. for...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-get-radiobutton-bounds_topic3128_post12545.html#12545</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2640">alexdmatveev</a><br /><strong>Subject:</strong> 3128<br /><strong>Posted:</strong> 11 Jun 15 at 3:07PM<br /><br />Will ask using other words.<div><br></div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><pre ="BBcode" style="width: 1674.578125px; line-height: 16.7999992370605px; : rgb251, 251, 253;"><div><span style="line-height: 1.4;">for index := 1 to&nbsp;</span><span style="font-size: 13px; line-height: 13px;">FormFieldCount do</span></div><div><span style="font-size: 13px; line-height: 13px;">begin&nbsp;</span></div><div><span style="line-height: 16.7999992370605px;">&nbsp;if FDebenu.GetFormFieldType(index) = 4 then  //radio</span></div><div><div>&nbsp;begin</div><div>   if FDebenu.GetFormFieldKidCount(index) = 0 then //simple radio inside group</div><div>  &nbsp;begin</div><div><span style="line-height: 16.7999992370605px;">     //how can I get here information about the radio group?</span></div><div><span style="line-height: 16.7999992370605px;">     //I need current group value and name.</span></div><div><span style="line-height: 16.7999992370605px;">&nbsp; &nbsp;end;</span></div></div><div>&nbsp;end;</div><div>end;</div><div></pre></td></tr></table></div><div><br></div><div><br></div><div>Thanks</div></pre></div>]]>
   </description>
   <pubDate>Thu, 11 Jun 2015 15:07:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-get-radiobutton-bounds_topic3128_post12545.html#12545</guid>
  </item> 
  <item>
   <title><![CDATA[How to get radiobutton bounds? : Hello,Delphi library 11.15, win32,...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-get-radiobutton-bounds_topic3128_post12530.html#12530</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2640">alexdmatveev</a><br /><strong>Subject:</strong> 3128<br /><strong>Posted:</strong> 09 Jun 15 at 4:36PM<br /><br />Hello,<div><br></div><div>Delphi library 11.15, win32, xe7</div><div><br></div><div>I have a task to render some controls from PDF onto my form.</div><div><br></div><div>I have some radio groups in the PDF.</div><div><br></div><div>Very pseudo code:</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><span style="line-height: 1.4;">for index := 1 to&nbsp;</span><span style="font-size: 13px; line-height: 13px;">FormFieldCount do</span></div><div><span style="font-size: 13px; line-height: 13px;">begin&nbsp;</span></div><div><div>&nbsp;if FDebenu.GetFormFieldKidCount(index) &lt;&gt; 0 then</div><div>&nbsp;begin</div><div>&nbsp; for j := 2 to FDebenu.GetFormFieldSubCount(index) do</div><div>&nbsp; &nbsp;begin</div><div><span style="line-height: 1.4;">&nbsp; &nbsp; radio := TRadioButton.Create(panel);</span></div></div><div><span style="line-height: 1.4;">&nbsp; &nbsp; radio.Left := ?????</span></div><div><span style="line-height: 1.4;">&nbsp; &nbsp; radio.Right := ????</span></div><div><span style="line-height: 1.4;">&nbsp; &nbsp; radio.Checked := ????</span></div><div><span style="line-height: 1.4;">&nbsp; &nbsp; radio.GroupName := index;</span></div><div>&nbsp; &nbsp;end;</div><div>&nbsp;end;</div><div>end;</div><div></pre></td></tr></table></div><div><br></div><div>Pls show me the way to fill ???-marked fields.</div><div><br></div><div>Thanks a lot!</div>]]>
   </description>
   <pubDate>Tue, 09 Jun 2015 16:36:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-get-radiobutton-bounds_topic3128_post12530.html#12530</guid>
  </item> 
 </channel>
</rss>