FontDialog
Previous  

A small library is also include for a Display object. Display has read-only properties and applies only to the primary screen on a multi-screen system. It exists so that the size of the display in use can be determined and sizing decisions taken if necessary.

Properties

BitsPerPixel : Int [I] : The colour depth of the screen.

Height : Int [I] : The height of the screen in pixels.

Width : Int [I] : The width of the screen in pixels.

Name : String [I] : The (not always sensible) name of the screen.