Screen width

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 3.5


Screen width {(*)} Number

ParameterTypeDescription
*NumberWindows: width of application window, or
width of screen if * is specified
Macintosh: width of main screen
Function resultNumberWidth expressed in pixels

Description

On Windows, Screen width returns the width of 4D application window (MDI window). If you specify the optional * parameter, Screen width returns the width of the screen.

On Macintosh, Screen width returns the width of the main screen, the screen where the menu bar is located.

See Also

SCREEN COORDINATES, Screen height.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next