|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
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 v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)
Add a comment