Delphi code to display the screen size and the list of fonts
Delphi Code Example for Print Screen using Quick Reports
How to Center a form on the screen
Use this in the <head> of your HTML files.
As the most important building block of any Delphi application, the TForm object is most of the times used as is. Delphi's TForm object provides enough properties and events to help you do (and control) whatever needed with it. Sometimes you'll find out that a few events or properties are missing... Try creating a simple form application. Now...
Display an image anywhere on the screen, without using UI Builder. You can use this for other types of views as well.
Save a screen capture of a Java Frame/Panel/Window
Example Delphi code for Copying a screen
IE 6 and below get a special stylesheet with stripped down basic-but-still-nice styling
Here shown how to center an element on screen
CSS code for iPad-Specific CSS
How to create a splash screen for slow loading apps. below shown a Delphi code example
Shows how to access the navigator.* variables.
Due to the default Windows handling of the WM_GETMINMAXINFO message, the max size of the form is set to the screen size. Add a button to a form and try this:
This is the general page template. It has all of the essentials (along with a favicon link - not essential).
Basic template for xhtml transitional
Just got inspired last night and decided to start a class to get the screen in "blocks" and check which one has changed to update only those.
Show something moving across the screen
The days of 800x600 screens are all but over, but most of us still try to accommodate 1024px wide screens. Hence the popularity of "960" width sites. This bookmarklet will resize the current browser window to that width and height. You know, so us web designers with giant monitors can see what it's like to be slummin' with a 1024...
Display an image anywhere on the screen, without using UI Builder. You can use this for other types of views as well.