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 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
Variablen vom Typ array können mehrere unterschiedliche Werte enthalten, ähnlich wie unterschiedliche Blätter in einem einzigen Ordner zusammengefasst werden können.
A variable of type array allows a single variable to contain multiple values, similar to storing multiple pages in a single book.
In unserem Beispiel speichern wir einzelne Zeichen in dem Array A ab; das Array ist also vom Typ array<char>.
In our example we store single characters in the array A; so the array is of type array<char>.
Hinweis: Werte vom Typ Array werden nicht unterstützt.
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.
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
Bei meinem ersten Lösungsansatz versuchte ich ein Array mit variabler Länge vom Typ ARRAY [ ] OF ANY einzusetzen.
During my first attempt to find solution, I tried to use a variable-length array of type ARRAY [ ] OF ANY.
Hinweis: Sie können nur Zeilen in Listboxen vom Typ Array bewegen.
Note: You can only move rows in array type list boxes.
Hinweis: Diese spezifische Syntax wird nicht in Attributen vom Typ Array unterstützt.
Note: This specific syntax is not supported with array type attributes.
X Hinweis: Bei Listboxen vom Typ Array lassen sich Stil, Farbe für Schrift oder Hintergrund und Sichtbarkeit für jede Zeile getrennt angeben.
X Note: With array type list boxes, it is possible to specify the style, font color, background color and visibility of each row separately.
Hinweis: Dieser Befehl funktioniert nur für Listboxen vom Typ Array.
Note: This command only works with array type list boxes.
Für Listboxen vom Typ Auswahl und Collection/Entity-Selection müssen Sie einen Ausdruck oder eine Variable (außer vom Typ Array) eingeben.
For selection and collection/entity selection type list boxes, you must enter an expression or a variable (array type variables cannot be used).