Cue CueSiteManager Programmers Uživatelský manuál Strana 30

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 32
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 29
30
Cue Site Manager / Programmer’s Manual / CSMOverviewUI (graphic window)
© CUE, a.s. All Rights Reserved. | www.cuesystem.com | [email protected]
Functions
SetOpenMode(newopenmode As Long) As Boolean
This function sets OpenMode to newopenmode. You can use following constants as parameter
_OW_MODAL for Modal open mode
0 for Modeless open mode
_OW_TOPMOST for Topmost open mode
Function returns True on success or False if an error occurs (parameter has wrong value).
GetOpenMode() As Long
This function returns current OpenMode of the window.
ShowObject()
This function shows object, property Visible is set to True.
HideObject()
This function hides object, property Visible is set to False.
Events
This graphic window has only events for communication with driver CSMDataCollector. These events are used
by module CSMOverviewInterface and there are no user applicable events.
Zobrazit stránku 29
1 2 ... 25 26 27 28 29 30 31 32

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

Žádné komentáře