Exemples avec "a dynamic-array variable or pass" et leurs traductions en allemand
Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
Do not apply the dereference operator (^) to a dynamic-array variable or pass it to the New or Dispose procedure.
Verwenden Sie für dynamische Array-Variablen nicht den Derefenzierungsoperator (^), und übergeben Sie sie auch nicht an die Prozeduren New oder Dispose.
Autres résultats
To truncate a dynamic array, pass it to SetLength, or pass it to Copy and assign the result back to the array variable.
To deallocate a dynamic array, assign nil to a variable that references the array or pass the variable to Finalize; either of these methods disposes of the array, provided there are no other references to it.
Dynamic arrays use the same syntax as open arrays, with the difference that you can use a notation such as array of Integer to declare a variable, not just to pass a parameter.
Dynamische Arrays verwenden die selbe Syntax wie offene Arrays, mit dem Unterschied, dass Sie eine Notation wie array of Integer zur Deklaration einer Variablen verwenden können und nicht nur, um einen Parameter zu übergeben.
It is, however, possible to pass variables between the two.
Allerdings ist es trotzdem möglich, Variablen zwischen den beiden zu übergeben.
Optionally pass in variables by reference that will contain the parsed values.
You must pass through a variable if you want to display lower-case characters.
Zur Anzeige von Kleinbuchstaben müssen Sie über eine Variable gehen.
Pass by value sends a copy of the variable, keeping the original intact.
Call-by-Value sendet eine Kopie der Variable, sodass das Original unverändert bleibt.
The tutorial explained how pass by value affects variable visibility in functions.
Das Tutorial erklärte, wie Call-by-Value die Sichtbarkeit von Variablen in Funktionen beeinflusst.
We just pass some extra variables like the id of the product.
Wir übergeben nur einige zusätzliche Variablen wie die ID des Produkts.
When using pass by value, changes in the function do not affect the original variable.
Bei der Verwendung von Call-by-Value werden Änderungen in der Funktion das Original nicht beeinflussen.
Moreover, you cannot pass local variables as parameters to it.
Außerdem können Sie keine lokalen Variablen als Parameter übergeben.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.