<?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=FileMan_Delphi_Components%2FTFMFiler</id>
	<title>FileMan Delphi Components/TFMFiler - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=FileMan_Delphi_Components%2FTFMFiler"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=FileMan_Delphi_Components/TFMFiler&amp;action=history"/>
	<updated>2026-05-02T04:54:00Z</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=FileMan_Delphi_Components/TFMFiler&amp;diff=14568&amp;oldid=prev</id>
		<title>NeilArmstrong: Added glossary link to Record~</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=FileMan_Delphi_Components/TFMFiler&amp;diff=14568&amp;oldid=prev"/>
		<updated>2012-04-09T04:18:10Z</updated>

		<summary type="html">&lt;p&gt;Added glossary link to Record~&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:18, 9 April 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l32&quot;&gt;Line 32:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 32:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== When to Use More Than One TFMFiler Component on a Form ==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== When to Use More Than One TFMFiler Component on a Form ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Typically, you would want to devote one TFMFiler component for each discrete set of fields you need to file values for on a form. If you are editing a set of fields from a top-level record, and also a set of fields for &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;records &lt;/del&gt;in a multiple, for example, ordinarily you would use separate TFMFiler component for the multiple vs. the top-level record. This keeps separate the change list for the multiple from the change list of the top-level record, allowing each set of fields to be filed individually.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Typically, you would want to devote one TFMFiler component for each discrete set of fields you need to file values for on a form. If you are editing a set of fields from a top-level &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[&lt;/ins&gt;record&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;~|Record]]&lt;/ins&gt;, and also a set of fields for &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[record~|Record]]s &lt;/ins&gt;in a multiple, for example, ordinarily you would use separate TFMFiler component for the multiple vs. the top-level &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[&lt;/ins&gt;record&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;~|Record]]&lt;/ins&gt;. This keeps separate the change list for the multiple from the change list of the top-level &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[&lt;/ins&gt;record&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;~|Record]]&lt;/ins&gt;, allowing each set of fields to be filed individually.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Descriptions of properties inherited from the parent component are not listed here (only those properties added to the parent component are described).&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Descriptions of properties inherited from the parent component are not listed here (only those properties added to the parent component are described).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;For help on inherited properties, please refer to Delphi&amp;#039;s documentation on the parent component.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;For help on inherited properties, please refer to Delphi&amp;#039;s documentation on the parent component.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>NeilArmstrong</name></author>
	</entry>
	<entry>
		<id>https://vistapedia.com/index.php?title=FileMan_Delphi_Components/TFMFiler&amp;diff=12219&amp;oldid=prev</id>
		<title>DavidWhitten at 21:08, 8 February 2011</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=FileMan_Delphi_Components/TFMFiler&amp;diff=12219&amp;oldid=prev"/>
		<updated>2011-02-08T21:08:17Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== TFMFiler Component ==&lt;br /&gt;
&lt;br /&gt;
* TFMFiler Component [[FileMan_Delphi_Components/TFMFiler_Properties|Properties]]&lt;br /&gt;
* TFMFiler Component [[FileMan_Delphi_Components/TFMFiler_Methods|Methods]]&lt;br /&gt;
* TFMFiler Component [[FileMan_Delphi_Components/TFMFiler_Example|Example]]&lt;br /&gt;
* [[FileMan_Delphi_Components/TFMFiler_See_Also|See Also related topics]]&lt;br /&gt;
* Defined in the [[FileMan_Delphi_Components/Fmcmpnts|Fmcmpnts Unit]]&lt;br /&gt;
&lt;br /&gt;
== Parent Class ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt; TFMFiler = class([[FileMan_Delphi_Components/TFMAccess|TFMAccess]]) &amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the TFMFiler component is to file changes to the database. It uses the [http://hardhats.org/fileman/pm/db_die_f.htm &amp;lt;code&amp;gt;FILE^DIE&amp;lt;/code&amp;gt;] and [http://hardhats.org/fileman/pm/db_die_u.htm &amp;lt;code&amp;gt;UPDATE^DIE&amp;lt;/code&amp;gt;] DBS calls to file changes to the database.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For step-by-step instructions on filing data with a TFMFiler component, please refer to the &amp;quot;[[FileMan_Delphi_Components/How_To_File_Changes|How to File Changes]]&amp;quot; topic.&lt;br /&gt;
&lt;br /&gt;
== Internal Lists ==&lt;br /&gt;
&lt;br /&gt;
The TFMFiler component maintains two lists of data to file:&lt;br /&gt;
&lt;br /&gt;
=== ChangedCtrlsList ===&lt;br /&gt;
A list of VA FileMan data controls containing data that should be filed (for example, the name of a [[FileMan_Delphi_Components/TFMEdit|TFMEdit]] component). Use the [[FileMan_Delphi_Components/TFMFiler_AddChgdControl|AddChgdControl]] and [[FileMan_Delphi_Components/TFMFiler_RemoveChgdControl|RemoveChgdControl]] methods to add and remove VA FileMan data controls from this list. The file, IENS, field, and data value to file are obtained from the named VA FileMan data control&amp;#039;s properties at the time the [[FileMan_Delphi_Components/TFMFiler_Update|Update method]] is called.&lt;br /&gt;
=== FDAList ===&lt;br /&gt;
An internal list holding data FDAs to be filed that is not associated with any VA FileMan data control. Place items on this list with the [[FileMan_Delphi_Components/TFMFiler_AddFDA|AddFDA method]]. For example, you could ask for a value to be filed in a given file, IENS, and field, independent of any VA FileMan data control.&lt;br /&gt;
&lt;br /&gt;
To file the items in these two lists into the database, use the TFMFiler component&amp;#039;s [[FileMan_Delphi_Components/TFMFiler_Update|Update method]]. To clear the two lists, use the [[FileMan_Delphi_Components/TFMFiler_Clear|Clear]] method. To find out if there are any items in the lists waiting to be filed, use the [[FileMan_Delphi_Components/TFMFiler_AnythingToFile|AnythingToFile method]].&lt;br /&gt;
&lt;br /&gt;
== When to Use More Than One TFMFiler Component on a Form ==&lt;br /&gt;
&lt;br /&gt;
Typically, you would want to devote one TFMFiler component for each discrete set of fields you need to file values for on a form. If you are editing a set of fields from a top-level record, and also a set of fields for records in a multiple, for example, ordinarily you would use separate TFMFiler component for the multiple vs. the top-level record. This keeps separate the change list for the multiple from the change list of the top-level record, allowing each set of fields to be filed individually.&lt;br /&gt;
&lt;br /&gt;
Descriptions of properties inherited from the parent component are not listed here (only those properties added to the parent component are described).&lt;br /&gt;
&lt;br /&gt;
For help on inherited properties, please refer to Delphi&amp;#039;s documentation on the parent component.&lt;/div&gt;</summary>
		<author><name>DavidWhitten</name></author>
	</entry>
</feed>