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.
Die Datenquelle der Listbox muss vom Typ Array sein.
The data source of the list box must be Arrays.
Nur Listboxen vom Typ Array können hierarchisch sein.
Only list boxes of the array type can be hierarchical.
Wir haben eine Listbox vom Typ Array mit folgenden Merkmalen
Given an array type list box with the following characteristics
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.
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.
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.
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.
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.
Wir wollen in einer Listbox vom Typ Array Farben für eine Zeile, sowie eine Zelle in dieser Zeile setzen
In an array type list box, we want to set colors for a row and for one cell in this row
Wenn Sie eine Eigenschaft übergeben, die für die angegebene Listbox oder Spalte nicht verfügbar ist, z.B. die Eigenschaft lk font color expression für eine Listbox vom Typ Array
If you pass a property that is not available for the specified list box or column, e.g. you pass the lk font color expression property with an array type list box
Die Datenquelle (Listbox vom Typ Array oder Auswahl) sowie Stil und Farb-Arrays werden dagegen nicht dupliziert.
However, the data source (array or selection, depending on the source type set for the list box) as well as the style and color arrays are not duplicated.