Cue CueSiteManager Programmers Bedienungsanleitung Seite 30

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 32
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 29
1 2 ... 25 26 27 28 29 30 31 32

Kommentare zu diesen Handbüchern

Keine Kommentare