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.
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.
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.
Die Option Abkürzen mit Auslassungspunkten ist standardmäßig markiert und lässt sich für Listboxen vom Typ Array oder Auswahl angeben.
The Truncate with ellipsis option is checked by default and can be specified with list boxes of the Array or Selection type.
Hinweis: Arrays mit Stilen, Farben, Hintergrundfarben oder Zeilenkontrollen auf Listboxen vom Typ Array lassen sich auch über die Eigenschaftenliste im Designmodus zuweisen.
Note: Arrays of styles, colors, background colors or row controls can also be associated with array type list boxes using the Property list in the Design mode.
ARRAY BLOB erstellt oder passt ein BLOB vom Typ Array an. Weitere Informationen dazu finden Sie im Abschnitt Arrays.
ARRAY BLOB creates or resizes a BLOB type array (refer to the Arrays section).
Die meisten Parameter können vom Typ array sein.
Most parameters can now be an array.
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>.
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.
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.