Filemaker TH325Z/A Datový list Strana 125

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 238
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 124
Chapter 7
|
Get functions 125
Get(WindowVisible)
Format
Get(WindowVisible)
Parameter
None
Data type returned
number
Description
Returns a number representing whether or not the current window is visible. The current
window is the window that the script is acting on (not necessarily the foreground window).
Returns a 1 if the window is visible. Returns a 0 if the window is hidden using the Hide
Window command. The window can be located outside of the visible screen space and
still return 1.
Note See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Examples
Returns 1 when the current window is physically visible.
Returns 0 when the current window has been hidden using the FileMaker Pro Hide
Window command.
Get(WindowWidth)
Format
Get(WindowWidth)
Parameter
None
Data type returned
number
Description
Returns a number representing the width, in pixels, of the window that the script is acting
on (not necessarily the foreground window). The width of the window is calculated from
the left-most to right-most outer edge of the window. This position doesn’t include
shadows or other effects applied to windows.
Zobrazit stránku 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 237 238

Komentáře k této Příručce

Žádné komentáře