<?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_Splasch_Example</id>
	<title>RPC HELP SplVista Splasch Example - 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_Splasch_Example"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_SplVista_Splasch_Example&amp;action=history"/>
	<updated>2026-04-13T11:23: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=RPC_HELP_SplVista_Splasch_Example&amp;diff=16684&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot; RPC Broker Help Home &lt;h2&gt;VistA Splash Screen Example&lt;/h2&gt; The following is example of displaying the VistA Splash Screen in an application: 	     uses    ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_SplVista_Splasch_Example&amp;diff=16684&amp;oldid=prev"/>
		<updated>2015-07-05T23:51:04Z</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 Example&amp;lt;/h2&amp;gt; The following is example of displaying the VistA Splash Screen in an application: 	     uses    ...&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 Example&amp;lt;/h2&amp;gt;&lt;br /&gt;
The following is example of displaying the VistA Splash Screen in an application:&lt;br /&gt;
	&lt;br /&gt;
    uses&lt;br /&gt;
    Forms, Unit1 in &amp;#039;Unit1.pas&amp;#039;, SplVista;&lt;br /&gt;
    &lt;br /&gt;
    {$R *.RES}&lt;br /&gt;
    &lt;br /&gt;
    begin&lt;br /&gt;
      Application.Initialize;&lt;br /&gt;
      Application.CreateForm(TForm1, Form1);&lt;br /&gt;
      SplashOpen;&lt;br /&gt;
      SplashClose(2000);&lt;br /&gt;
      Application.Run;&lt;br /&gt;
    end.&lt;br /&gt;
	&lt;br /&gt;
NOTE: 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>