Cue CueSiteManager Programmers Manuale Utente Pagina 30

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 32
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 29
1 2 ... 25 26 27 28 29 30 31 32

Commenti su questo manuale

Nessun commento