4D v16.3Screen height |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
Screen height
|
Screen height {( * )} -> Function result | ||||||||
Parameter | Type | Description | ||||||
* | Operator |
![]() |
Windows: height of application window, or height of screen if * is specified Macintosh: height of main screen | |||||
Function result | Longint |
![]() |
Height expressed in pixels | |||||
On Windows, Screen height returns the height of 4D application window (MDI window). If you specify the optional * parameter, the function returns the height of the screen.
On Macintosh, Screen height returns the height of the main screen, the screen where the menu bar is located.
Product: 4D
Theme: System Environment
Number:
188
Created: < 4D v6
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)