4D v15 R3Screen height |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
4D v15 R3
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 | |||||
Em Windows, Screen height devolve a altura da janela da aplicação 4D (janela MDI). Se passado o parâmetro opcional *, Screen height devolve a altura da tela.
Em Mac OS, Screen height devolve a altura da tela principal, ou seja a tela onde está localizada a barra de menus.
Add a comment