Download for Windows Premium
Publiciteit
ShortString

Vertaling van "ShortString" in Duits

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
ShortString
You can also change declarations of short string types to string or ShortString, which are unambiguous and independent of the enabled option.
Außerdem können kurze String-Typen als string oder ShortString deklariert werden. Diese Typen sind eindeutig und von der aktivierten Option unabhängig.
While the length of a ShortString can change dynamically, its memory is a statically allocated 256 bytes; the first byte stores the length of the string, and the remaining 255 bytes are available for characters.
Obwohl sich die Länge eines ShortString dynamisch ändern kann, beträgt die statische Speicherplatzzuweisung immer 256 Byte. Im ersten Byte wird die Länge des Strings gespeichert, die restlichen 255 Byte stehen für die Zeichen zur Verfügung.
The Delphi language supports short-string types - in effect, subtypes of ShortString - whose maximum length is anywhere from 0 through 255 characters.
Delphi unterstützt kurze String-Typen (Untertypen von ShortString), deren maximale Länge zwischen 0 und 255 Zeichen liegt.
The generic type string can represent either a long, dynamically-allocated string (the fundamental type UnicodeString) or a short, statically allocated string (the fundamental type ShortString).
Der generische Typ string kann entweder einen langen, dynamisch zugewiesenen String (fundamentaler Typ UnicodeString) oder einen kurzen, statisch ebenfalls lange Strings verwendet werden.
The ShortString type corresponds to the typical Pascal strings, as described before.
Der Typ ShortString (kurzer String) entspricht den typischen Pascal-Strings, wie zuvor beschrieben.
On the Win32 platform, you can use the {$H-} directive to turn string into ShortString.
Auf der Win32-Plattform können Sie mit der Direktive {$H-}string in ShortString umwandeln.
Either remove or change instances of AnsiString and ShortString, depending on the original usage.
Entfernen Sie Vorkommen von AnsiString und ShortString, oder ändern Sie sie je nach ursprünglicher Verwendung.
A ShortString string occupies as many bytes as its maximum length plus one.
Die Anzahl der Bytes eines ShortString-Strings ergibt sich aus seiner maximalen Länge + 1.
Note that the keyword string is also used when declaring ShortString types of specific lengths (see Short Strings, below).
Bitte beachten Sie, dass das Schlüsselwort string auch für die Deklaration von ShortString-Typen mit einer bestimmten Länge verwendet wird (siehe Kurze String-Typen weiter unten).
In Delphi code, call High to obtain the upper limit of an Ordinal, Array, or ShortString value.
In Delphi können Sie mit High die Obergrenze eines Ordinal-, Array- oder ShortString-Wertes abrufen.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor ShortString in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
dumbbell: short bar with weights on each end
Ontdek het woord
Publiciteit

Resultaten: 10. Exact: 10. Verstreken tijd: 41 ms.