AddEasy Splashscreen Writing Guide How to write your own splashscreen in less than 2 minutes
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



Create your own splashscreen in less than 2 minutes!

This is a tutorial for creating your own splash screen.  Following this tutorial, you will learn to create a splash screen, that can be disabled by unchecking a checkbox on the mainform, it makes use of an Inifile to store the value and enable and disable the appearance of the Splashscreen.

Full sourcecode included, as well as demo's, so you can easily see what is going on

This is one out of a few tutorials I have written in order to help out the beginner

Do not rely on 3rd party components when you do not have to!

  • Category:
    Examples
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    20 March, 2011 03:42
  • Views:
    474
  • Downloads:
    157
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Files:
  • /uploads/umod_object_image/5/7/9/5/file_name/eswg.zipeswg.zip
    Size: 242.8 KB | Since: Mar 20, 2011
Related Downloads
Easy Component Writing Guide - write your own components in 3 minutes  - 21 March, 2011 - Frank van Bommel

Easy Component Writing Guide - write your own components in 3 minutes Since the standard Delphi help does not really provide any conceptual support, this tutorial will give you a quick and easy start into writing [modifying] components....

Easy Progressbar Writing Guide - write your own progressbar in 2 minutes  - 19 March, 2011 - Frank van Bommel

Easy Progress bar Writing Guide - write your own progress bar in 2 minutes This very short tutorial shows you how to add a progress bar to any web browser programs you make in less than 2 minutes. It is very basic, and kept as short as...

MBS Mp3 Remote  - 08 May, 2002 - Louis Louw

Why try and write your own MP3 player when you can control Winamp to do exactly what you want? This component can control almost any function of Winamp remotely. Write your own front-end in minutes! Just look at the Demo application included and...

Mp3 Remote (DLL version)  - 12 May, 2002 - Louis Louw

Why try and write your own MP3 player when you can control Winamp to do exactly what you want? This component can control almost any function of Winamp remotely. Write your own front-end in minutes! Just look at the Demo application included and...

RegionMaker  - 18 January, 1999 - High-Logic [ Erwin Denissen ]

RegionMaker is a free developers tool, for Delphi and C++Builder, to create region files. These files can be used to give visual Controls and Forms a nonrectangular look. What to do with RegionMaker? With RegionMaker...

Related Information
  • HOW CAN I DEBUG DLL (2001-01-03 00:48:24)
    Do you mean how to find internal errors while writing a DLL file or how to get the exact error while calling a DLL Function ? /Filip
  • HELP WITH CHDIR !!!! TURBO PASCAL VS DELPHI (2001-01-03 06:48:49)
    This is because the ChDir Procedure, the SetCurrentDir and SetCurrentDirectory Functions are changing the directory in the active process. Try...
  • HELP WITH EXCEPTIONS ..... I'M GETTING CRAZY! (2001-01-06 19:59:49)
    How to make it run as if you were running it outside of Delphi. Tools | Debugger Options --> Language Exceptions. Their is a checkbox titled...
  • HOW TO CALL A FUNC IN A DLL WRITTEN BY DELPHI IN VC6.0? (2001-01-11 06:36:48)
    Mr williamda: Thank you.I am sorry I can not accept your answer.I specify the "stdcall" for my function and I don't use 'string' type. I can...
  • QUERY PARAMETER QUESTION...? (2001-01-04 22:44:03)
    there are two parts first is writing the script with variable and another is using bind variable eg- for first you can say query1.sql.text...
Related News
TsiLang Components Suite v5.0 - 17 December, 2001
SiComponents is proud to announce release of TsiLang Components Suite v5.0!
TsiLang Components Suite allows you to build your multilingual...
DIZipWriter: Use WriteToStream with Zips! - 25 April, 2002
DIZipWriter is a Delphi component to create PKZip-compatible Zip archives as files or as streams. It provides methods to write Files, Streams,...
ANN: FlexCel Reports 2.5 - 15 October, 2002
Hi,

Version 2.5 of FlexCel is available for download.

For new users, FlexCel is a group of components targeted at...
Ann: TsiLang Components Suite 5.2.3! - 19 May, 2003
SiComponents is glad to announce the release of TsiLang Components Suite v5.2.3!
The full fetured set of tools and components will help you...
DXSock, TCP Server Solution for Delphi! - 11 October, 1999
DXSock Server Components are fully multithreaded for maximum performance and scalability, yet they are easy to use so you can build a powerful...
Categories

Latest Forum Entries