<?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_DataProblemList</id>
	<title>FileMan Delphi Components/TFMFiler DataProblemList - 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_DataProblemList"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=FileMan_Delphi_Components/TFMFiler_DataProblemList&amp;action=history"/>
	<updated>2026-05-02T12:58:18Z</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_DataProblemList&amp;diff=12222&amp;oldid=prev</id>
		<title>DavidWhitten at 18:01, 10 February 2011</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=FileMan_Delphi_Components/TFMFiler_DataProblemList&amp;diff=12222&amp;oldid=prev"/>
		<updated>2011-02-10T18:01:35Z</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;== Applies To ==&lt;br /&gt;
[[FileMan_Delphi_Components/TFMFiler|TFMFiler]]&lt;br /&gt;
&lt;br /&gt;
== Declaration ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;property DataProblemList: TList; &amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;DataProblemCheck&amp;#039;&amp;#039;&amp;#039; method uses this property to store the list of any components that it finds to have data problems.&lt;br /&gt;
&lt;br /&gt;
After calling DataProblemCheck, you can call the [[FileMan_Delphi_Components/TFMFiler_ProcessDataProblemList|ProcessDataProblemList]] method to open a window listing all data controls with problems (i.e., that are missing required data). The window is not modal. If the user double-clicks on a list item in the window, focus is set to the corresponding control so that the user can correct the problem.&lt;br /&gt;
&lt;br /&gt;
If you set the [[FileMan_Delphi_Components/TFMFiler_FilerOptions|FilerOptions]] [[FileMan_Delphi_Components/TFMFiler_FilerOptions_foProcessProblemList|foProcessProblemList]] flag to True, the [[FileMan_Delphi_Components/TFMFiler_ProcessDataProblemList|ProcessDataProblemList]] method is invoked automatically if [[FileMan_Delphi_Components/TFMFiler_DataProblemCheck|DataProblemCheck]] finds any problems.&lt;/div&gt;</summary>
		<author><name>DavidWhitten</name></author>
	</entry>
</feed>