Cue Design Director Script Language Instrukcja Użytkownika Strona 48

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 94
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 47
Reference Manual Design Director Script Language
www.cuesystem.com
Page 48 of 94
Method Parameters Description
PosMe2Parent Param x uint
Param y uint
Converts the entered coordinates x, y relative to the object to coordinate
relative to the parent object. If the father of the object is not defined (the
value of the property Father is NoObject) then the coordinates remain the
same.
PosParent2Me Param x uint
Param y uint
Converts the entered coordinates x, y relative to the parent object to relative
coordinate directly to the object. If the father of the object is not defined (the
value of the property Father is NoObject) then the coordinates remain the
same.
PosParent2Top Param x uint
Param y uint
Converts the entered coordinates x, y relative to the parent object to relative
coordinate to the top object (i.e. relative to the window or the page) If the
father of the object is not defined (the value of the property Father is
NoObject) then the coordinates relative to the top object remain the same
as the coordinates relative to father of the object.
PosScreen2Top Param x uint
Param y uint
Converts the entered coordinates x, y relative to the entire screen to
coordinate relative to the top object (i.e. relative to the window or the page)
SendDown It sends a signal with a ButtonCode name over the link to the control unit as
the button would be pressed by a user. For the outlook of the panel it does
not have any influence.
SendUp It sends a signal with a ButtonCode name over the link to the control uint as
the button would be pressed by a user. For the outlook of the panel it does
not have any influence.
Przeglądanie stron 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 93 94

Komentarze do niniejszej Instrukcji

Brak uwag