<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_TRPCBroker_ClearParameters</id>
	<title>RPC HELP TRPCBroker ClearParameters - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_TRPCBroker_ClearParameters"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_TRPCBroker_ClearParameters&amp;action=history"/>
	<updated>2026-05-13T20:59:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://vistapedia.com/index.php?title=RPC_HELP_TRPCBroker_ClearParameters&amp;diff=16554&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot;&lt;h2&gt;ClearParameters Property&lt;/h2&gt; Example  &lt;h3&gt;Applies to&lt;/h3&gt;     TRPCBroker component 	 &lt;h3&gt;Declaration&lt;/h3&gt; 	property ClearP...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_TRPCBroker_ClearParameters&amp;diff=16554&amp;oldid=prev"/>
		<updated>2015-07-04T16:31:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;h2&amp;gt;ClearParameters Property&amp;lt;/h2&amp;gt; &lt;a href=&quot;/index.php/RPC_HELP_TRPCBroker_ClearParameters_Example&quot; title=&quot;RPC HELP TRPCBroker ClearParameters Example&quot;&gt;Example&lt;/a&gt;  &amp;lt;h3&amp;gt;Applies to&amp;lt;/h3&amp;gt;     TRPCBroker component 	 &amp;lt;h3&amp;gt;Declaration&amp;lt;/h3&amp;gt; 	property ClearP...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;h2&amp;gt;ClearParameters Property&amp;lt;/h2&amp;gt;&lt;br /&gt;
[[RPC_HELP_TRPCBroker_ClearParameters_Example|Example]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Applies to&amp;lt;/h3&amp;gt;&lt;br /&gt;
    TRPCBroker component&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;h3&amp;gt;Declaration&amp;lt;/h3&amp;gt;&lt;br /&gt;
	property ClearParameters: Boolean;&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Description&amp;lt;/h3&amp;gt;&lt;br /&gt;
The ClearParameters design-time property gives the developer the option to clear the [[RPC_HELP_TRPCBroker_Param|Param]] property following every invocation of the [[RPC_HELP_TRPCBroker_Call_Method|Call]], [[RPC_HELP_TRPCBroker_strCall_Method|strCall]], or the [[RPC_HELP_TRPCBroker_lstCall_Method|lstCall]] methods. Setting ClearParameters to True clears the Param property.&lt;br /&gt;
	&lt;br /&gt;
Simple assignment of True to this property clears the Param property after every invocation of the Call, strCall, and lstCall methods. Thus, the parameters need only be prepared for the next call without being concerned about what was remaining from the previous call. By setting ClearParameters to False, the programmer can make multiple calls with the same Param property. It is also appropriate to set this property to False when a majority of the parameters in the Param property should remain the same between calls. However, minor changes to the parameters can still be made.&lt;br /&gt;
	&lt;br /&gt;
You can use the [[RPC_HELP_TRPCBroker_Broker_Programmer_Preferences_Editor|Broker Programmer Preferences Editor]] (BrokerProgPref.EXE located under the ..\BDK32 directory) to set the default value for this property when you add a TRPCBroker component to your form.&lt;br /&gt;
	&lt;br /&gt;
NOTE: For a demonstration, please run the BrokerProgPref.EXE located in the ..\BDK32 directory.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>