<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>| tomyu666 | Activity</title>
	<link>https://components4developers.blog/members/tomyu666/activity/</link>
	<atom:link href="https://components4developers.blog/members/tomyu666/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for tomyu666.</description>
	<lastBuildDate>Fri, 24 Apr 2026 12:12:59 +0100</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">02a4f3e79f9e4403687e3798be9f545c</guid>
				<title>tomyu666 replied to the topic Issue of kbmMWClientQuery.Undo in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/issue-of-kbmmwclientquery-undo/#post-55912</link>
				<pubDate>Sun, 18 Jul 2021 05:32:38 +0100</pubDate>

									<content:encoded><![CDATA[<p>hi,kim</p>
<p>For ClientQuery, EnableVersioning:=true is the default setting, I need to submit the modification of ClientQuery, so EnableVersioning:=true is what I need.<br />
In this case, I do not need to submit Undo content.<br />
In order to make ClientQuery work as expected, I now have to replace Undo with Delete.</p>
<p>best regards</p>
<p>Tom YU.</p>
<p>&nbsp;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6707c6abbf71bef3be4cd7ad81f0a952</guid>
				<title>tomyu666 replied to the topic Issue of kbmMWClientQuery.Undo in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/issue-of-kbmmwclientquery-undo/#post-55885</link>
				<pubDate>Tue, 13 Jul 2021 14:38:38 +0100</pubDate>

									<content:encoded><![CDATA[<p>Yes.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b0930c6a57844630eb575cc2c6fba304</guid>
				<title>tomyu666 replied to the topic TBindings.Clear generated address error in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/tbindings-clear-generated-address-error/#post-55600</link>
				<pubDate>Thu, 25 Mar 2021 12:57:33 +0100</pubDate>

									<content:encoded><![CDATA[<p>I see, the problem is caused by this line of code：<br />
FBindings.UpdateEvent.Activate(False);</p>
<p>procedure TForm1.FormCreate(Sender: TObject);<br />
var<br />
   FBindings:TkbmMWBindings;<br />
begin<br />
     FBindings:=TkbmMWBindings.Create;<br />
     FBindings.Clear;<br />
     FBindings.UpdateEvent.Activate(False);<br />
     FBindings.Clear;// An error<br />
     FBindings.Free;<br />
end;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">879735336ade67ca66c7404d9678475d</guid>
				<title>tomyu666 replied to the topic Lock of TkbmMWCustomResolver in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/lock-of-tkbmmwcustomresolver/#post-55132</link>
				<pubDate>Tue, 06 Oct 2020 13:59:28 +0100</pubDate>

									<content:encoded><![CDATA[<p>hi,</p>
<p>Thank you for your reply, let me understand.</p>
<p>best regards.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0b535fef84f9b94838c8a2054d89a635</guid>
				<title>tomyu666 replied to the topic Issue of kbmMWClientQuery.AutoFieldDefsOnOpen property. in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/issue-of-kbmmwclientquery-autofielddefsonopen-property/#post-55130</link>
				<pubDate>Tue, 06 Oct 2020 13:52:36 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hi, Kim</p>
<p>It works as i would expect. Looking forward to the next version.</p>
<p>Thank you!</p>
<p>&nbsp;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">628d6318bbdf808f5d7f169b46bcb44c</guid>
				<title>tomyu666 replied to the topic kbmMWRoundRobinLoadBalancer in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/kbmmwroundrobinloadbalancer/#post-54976</link>
				<pubDate>Thu, 06 Aug 2020 13:37:01 +0100</pubDate>

									<content:encoded><![CDATA[<p>I add SERVERID in ConnectionString：</p>
<p>PARAMS=;STREAMFORMAT=STANDARD;VERIFYTRANSFER=NO;STRINGCONVERSION=1;IDLEINTERVAL=-1;&#8230;;SERVERID=1</p>
<p>PARAMS=;STREAMFORMAT=STANDARD;VERIFYTRANSFER=NO;STRINGCONVERSION=1;IDLEINTERVAL=-1;&#8230;;SERVERID=2</p>
<p>This solved my problem，b&lt;span class=&#8221;tlid-translation translation&#8221; lang=&#8221;en&#8221;&gt;&lt;span class=&#8221;&#8221; title=&#8221;&#8221;&gt;ut I thi&hellip;<span class="activity-read-more" id="activity-read-more-1178"><a href="https://components4developers.blog/forums/topic/kbmmwroundrobinloadbalancer/#post-54976" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">78a4c037756c3df1911f42acd22cefa5</guid>
				<title>tomyu666 started the topic Issue of TkbmMWLoadBalancedServerList in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/issue-of-tkbmmwloadbalancedserverlist/</link>
				<pubDate>Thu, 06 Aug 2020 13:23:59 +0100</pubDate>

									<content:encoded><![CDATA[<p>hi,</p>
<p>I want to access the private FList of the TkbmMWLoadBalancedServerList class.<br />
For this, I had to add an attribute Servers.<br />
Hope to add this attribute in the next version.</p>
<p>TkbmMWLoadBalancedServerList = class<br />
private<br />
FList:TkbmMWThreadList&lt;TkbmMWLoadBalancedServer&gt;;<br />
&#8230;<br />
public<br />
&#8230;<br />
property Servers:TkbmMWThreadList&lt;TkbmMWLoadBalancedServer&gt;&hellip;<span class="activity-read-more" id="activity-read-more-1177"><a href="https://components4developers.blog/forums/topic/issue-of-tkbmmwloadbalancedserverlist/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>