<?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>| ijbranch@outlook.com | Activity</title>
	<link>https://components4developers.blog/members/ijbranch/activity/</link>
	<atom:link href="https://components4developers.blog/members/ijbranch/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for ijbranch@outlook.com.</description>
	<lastBuildDate>Mon, 27 Apr 2026 21:15:32 +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">e5a4db3cfc9c7d5e5d38b30932db36cb</guid>
				<title>ijbranch@outlook.com started the topic Filter when Loading data?? in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/filter-when-loading-data/</link>
				<pubDate>Tue, 12 Nov 2024 04:44:46 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hi Team,<br />
if the kbmMemTable has a filter set in the component, will it respect that filter during LoadFromDataSet?<br />
i,e, if the source dataset has a boolean field called blocked, and the filter in the kbmmemtable is set to bolcked=Flase, and Filtered is enabled, what will it do with any records from the source that have blocked = true?<br />
Regards &amp;&hellip;<span class="activity-read-more" id="activity-read-more-2163"><a href="https://components4developers.blog/forums/topic/filter-when-loading-data/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a5c403116c1a9ca48e182eb11c26d885</guid>
				<title>ijbranch@outlook.com replied to the topic Short form field name?? in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/short-form-field-name/#post-56188</link>
				<pubDate>Wed, 02 Feb 2022 00:15:53 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hi Kim,</p>
<p>Given your comment above, I suspect I am not using kbmmemtable correctly.  🙁</p>
<p>In my datamodule (dmQ) I have the Database Tables, including the Company Table, it is an ElevateDB database, and only a kbmmemtable component (mtCompany), no stream format component.</p>
<p>In dmQ I have the following&hellip;<span class="activity-read-more" id="activity-read-more-1716"><a href="https://components4developers.blog/forums/topic/short-form-field-name/#post-56188" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dbaf9b19634c2bb04c917f8a5c440a3b</guid>
				<title>ijbranch@outlook.com replied to the topic Short form field name?? in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/short-form-field-name/#post-56184</link>
				<pubDate>Sun, 30 Jan 2022 07:57:25 +0100</pubDate>

									<content:encoded><![CDATA[<p>Thanks Kim,</p>
<p>I have settled for using the field variables directly, defining them at design time.</p>
<p>The kbmmemtable component is in a Datamodule called dmQ.</p>
<p>Using the field variables directly in the datamodule works fine.</p>
<p>What doesn&#8217;t work is trying to access the field variables from the Main form..</p>
<p>i.e.  sQuoteReportName :=&hellip;<span class="activity-read-more" id="activity-read-more-1712"><a href="https://components4developers.blog/forums/topic/short-form-field-name/#post-56184" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">48d60be8b9f7fdbd647ae7b7c1aa5810</guid>
				<title>ijbranch@outlook.com replied to the topic Short form field name?? in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/short-form-field-name/#post-56170</link>
				<pubDate>Fri, 21 Jan 2022 21:25:50 +0100</pubDate>

									<content:encoded><![CDATA[<p>OK.  I thought I had it sorted.. 🙁</p>
<p>It all looks OK in the Datamodule (dmQ) where the above code is located.</p>
<p>But, in the mainform code it doesn&#8217;t like code like the following..</p>
<p>&#8221; sQuoteReportName := Trim(dmQ.mtCompanyCompanyInit.AsString) + &#8216;General Quote&#8217;;&#8221;</p>
<p>I have to make it..</p>
<p>&#8220;sQuoteReportName :=&hellip;<span class="activity-read-more" id="activity-read-more-1698"><a href="https://components4developers.blog/forums/topic/short-form-field-name/#post-56170" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">096fbcfeafd2e6c68c9547e143d5feed</guid>
				<title>ijbranch@outlook.com replied to the topic Short form field name?? in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/short-form-field-name/#post-56169</link>
				<pubDate>Fri, 21 Jan 2022 21:10:46 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hi Kim,</p>
<p>You did answer my question, I just didn&#8217;t read it right.  🙁</p>
<p>So,  If the fields are predefined and I have this..</p>
<p>{code}</p>
<p>&#8230;</p>
<p>//<br />
Open;<br />
//<br />
mtCompany.LoadFromDataSet(Company, [mtcpoStructure, mtcpoOnlyActiveFields, mtcpoProperties, mtcpoFieldIndex, mtcpoDontDisableIndexes, m&hellip;<span class="activity-read-more" id="activity-read-more-1697"><a href="https://components4developers.blog/forums/topic/short-form-field-name/#post-56169" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b759f634064cd54bf3cc50fe512001af</guid>
				<title>ijbranch@outlook.com replied to the topic Short form field name?? in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/short-form-field-name/#post-56168</link>
				<pubDate>Fri, 21 Jan 2022 20:51:54 +0100</pubDate>

									<content:encoded><![CDATA[<p>Tks Kim.</p>
<p>If the loaded structure/definitions are exactly the same as the pre-defined fields, will that still invalidate?</p>
<p>Ian</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e0144b2e065863759261b921d33362fe</guid>
				<title>ijbranch@outlook.com started the topic Short form field name?? in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/short-form-field-name/</link>
				<pubDate>Sat, 08 Jan 2022 20:51:57 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>I can access a field in the normal way &#8211; kbmTable.FieldByName(&#8216;SomeField&#8217;).AsString.</p>
<p>Having defined the field &#8216;SomeField&#8217; in the kbmTable, is there any way to use the short form?? &#8211; kmbTableSomeField.AsString.</p>
<p>If not would it be possible to implement?</p>
<p>&nbsp;</p>
<p>Regards &amp; TIA,</p>
<p>Ian</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>