RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScreen Properties

The properties of the TScreen class are listed here.

 
Name 
Description 
 
Indicates which control currently has input focus on the screen. 
 
Indicates the descendant of TCustomForm that currently has focus. 
 
Indicates which form currently has focus. 
 
Controls the mouse cursor image on a global level. 
 
The number of cursors available to the application. 
 
Lists the cursors available to the application. 
 
Indicates the number of forms or property pages displayed on the screen. 
 
Lists all the forms and property pages that are currently displayed in the application. 
 
Indicates the number of data modules that are currently instantiated in the application. 
 
Lists all the data modules that are currently instantiated in the application. 
 
Indicates which input method editor (IME) is active when the TScreen object is created. 
 
Indicates the Windows handle to the keyboard layout that was active when the application started running. 
 
Specifies the height of the entire virtual desktop. 
 
Specifies the x-coordinate of the desktop's left edge relative to the upper-left corner of the primary monitor. 
 
Specifies the boundaries of the virtual desktop relative to the upper-left corner of the primary monitor. 
 
Specifies the y-coordinate of the entire desktop's top edge relative to the upper-left corner of the primary monitor. 
 
Specifies the width of the entire virtual desktop. 
 
Provides a reference to the form that has focus. 
 
Lists the face names for all fonts supported by the screen. 
 
Indicates the number of forms displayed on the screen. 
 
Lists all the forms currently displayed in the application. 
 
Indicates the vertical size of the screen in pixels. 
 
Specifies the font used to display help hints. 
 
Specifies the font used to display the labels on the icons in file selection dialogs. 
 
Imes 
Lists all input method editors (IMEs) installed on the system. 
 
Specifies the font used for menu commands. 
 
Specifies the font used for displaying text in message boxes. 
 
Specifies the number of monitors used to comprise the desktop. 
 
Provides access to an individual monitor used to comprise the desktop. 
 
Indicates the number of screen pixels that make up a logical inch in the vertical direction. 
 
Provides a reference to the primary monitor. 
 
Gives a list containing the currently focused forms. 
 
Indicates the horizontal size of the screen in pixels. 
 
Specifies the height of the work area on the primary monitor. 
 
Specifies the left edge of the work area on the primary monitor. 
 
Specifies the boundaries of the usable work area on the primary monitor. 
 
Specifies the top edge of the work area on the primary monitor. 
 
Specifies the width of the work area on the primary monitor. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!