summaryrefslogtreecommitdiff
path: root/examples/gui/splashscreen/frm_main.pas
AgeCommit message (Collapse)Author
2014-06-23Demos: fixed compiler warnings.Graeme Geldenhuys
* fixed deprecated functions * fixed unused variables * fixed unused units * fixed not initialised variables * fixed nested comments
2010-05-17Splashscreen demo: mention difference between waBorderless and wtPopup.Graeme Geldenhuys
2010-05-15Splashscreen Demo: Updated the demo.Graeme Geldenhuys
* Using new coding standards * New Commands implemented * Showing Splashscreen and Borderless Forms in action.
2008-10-01* Updated all demos to use the new unit names.graemeg
* Updated all packages like ide addons, fpcunit etc to use the new unit names.
2007-12-13* A new GUI example showing how to implement a Splash Screen.graemeg