Dieser Befehl wird hauptsächlich für Listboxen vom Typ Array verwendet.
This command is mainly used in the context of array type list boxes.
Nur Listboxen vom Typ Array können hierarchisch sein.
Only list boxes of the array type can be hierarchical.
Die Listbox vom Typ Array hat nur einen Objektnamen, ihr wird keine Variable zugewiesen.
A listbox of type array does have no variable attached, only the objectname is important.
Diese Option ist vom Typ Array und die Galerie behält die Reihenfolge der Elemente bei.
This option is of type array and the gallery preserves the order of the items.
Wir haben eine Listbox vom Typ Array mit folgenden Merkmalen
Given an array type list box with the following characteristics
Eigene Variablen vom Typ Array dienen aktuell primär dazu, diese Werte an Funktionen zu übergeben.
Private variables of the type Array currently primarily serve to pass values to functions.
Hinweis: Werte vom Typ Array werden nicht unterstützt.
Note: Array type values are not supported.
Die length Eigenschaft eines Objektes vom Typ Array setzt die Anzahl der Elemente in einem Array oder gibt diese Anzahl zurück.
The length property of an object which is an instance of type Array sets or returns the number of elements in that array.
Die zusätzlichen Parameter werden dann in eine Eigenschaft gepackt namens arguments mit dem Typ Array, und diese Eigenschaft wird dem neu erzeugten Fenster hinzugefügt.
The extra parameters will then get packed into a property named arguments of type Array, and this property gets added to the newly opened dialog window.
Bei einer Listbox vom Typ Array muss der Variablenname zum Namen des Array passen, dessen Inhalt in der Spalte angezeigt wird.
With an array type list box, the name of the variable must match the name of the array whose contents will be displayed in the column.
Sie ist für alle Attribute vom Typ Array automatisch verfügbar und liefert die Größe des Array, z.B. die Anzahl der darin enthaltenen Elemente.
It is automatically available for all attributes of the array type, and provides the size of the array, i.e. the number of elements it contains.
Wir können auch den Typ Array verwenden, indem wir [] hinter einem Grundtyp oder einem zusammengesetzten Typ anhängen.
We can also use array type by appending [] to the end of a primitive or composite type.
Ist der hierarchische Modus aktiviert (nur Listboxen vom Typ Array), hat diese Eigenschaft immer mindestens den Wert 1.
When the hierarchical mode is active (array type list boxes only), this option is always at least 1.