<?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_SplVista_SplaschOpenClose</id>
	<title>RPC HELP SplVista SplaschOpenClose - 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_SplVista_SplaschOpenClose"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_SplVista_SplaschOpenClose&amp;action=history"/>
	<updated>2026-04-13T11:25:48Z</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_SplVista_SplaschOpenClose&amp;diff=16683&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot; RPC Broker Help Home &lt;h2&gt;VistA Splash Screen Procedures&lt;/h2&gt; Example  Two procedures in SplVista.PAS unit are provid...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_SplVista_SplaschOpenClose&amp;diff=16683&amp;oldid=prev"/>
		<updated>2015-07-05T23:48:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php/RPC_Broker_Help&quot; title=&quot;RPC Broker Help&quot;&gt; RPC Broker Help Home&lt;/a&gt; &amp;lt;h2&amp;gt;VistA Splash Screen Procedures&amp;lt;/h2&amp;gt; &lt;a href=&quot;/index.php/RPC_HELP_SplVista_Splasch_Example&quot; title=&quot;RPC HELP SplVista Splasch Example&quot;&gt;Example&lt;/a&gt;  Two procedures in SplVista.PAS unit are provid...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[RPC_Broker_Help| RPC Broker Help Home]]&lt;br /&gt;
&amp;lt;h2&amp;gt;VistA Splash Screen Procedures&amp;lt;/h2&amp;gt;&lt;br /&gt;
[[RPC_HELP_SplVista_Splasch_Example|Example]]&lt;br /&gt;
&lt;br /&gt;
Two procedures in SplVista.PAS unit are provided to display a VistA Splash Screen when an application loads:&lt;br /&gt;
    procedure SplashOpen;&lt;br /&gt;
    procedure SplashClose(TimeOut: longint);&lt;br /&gt;
	&lt;br /&gt;
It is recommended that the VistA Splash Screen be opened and closed in the section of Pascal code in an application&amp;#039;s project file (i.e., .DPR).&lt;br /&gt;
&lt;br /&gt;
To use the VistA Splash Screen in an application:&lt;br /&gt;
# Open your application&amp;#039;s project (.DPR) file (in Delphi, choose View | Project Source).&lt;br /&gt;
# Include the SplVista in the uses clause of the project source.&lt;br /&gt;
# Call SplashOpen immediately after the first form of your application is created and call SplashClose just prior to invoking the Application.Run method.&lt;br /&gt;
# Use the TimeOut parameter to ensure a minimum display time. The TimeOut parameter is the minimum number of milliseconds the screen will be shown.&lt;br /&gt;
&lt;br /&gt;
The VistA Splash Screen is illustrated below:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;image missing&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a demonstration using the VistA Splash Screen, please run the [[RPC_HELP_BrokerExampleEXE|BrokerExample.EXE]] located in the ..\BDK32\Samples\BrokerEx directory.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>