Vertaling van "Form2" in Engels
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.
Im Beispiel werden nur zwei Formulare (Hauptformular Form1 und Form2) erstellt, für weitere Formulare können Sie analog verfahren.
In this example, only two forms, Form1 (main form) and Form2, are created, but the process is identical for additional forms.
Nach dem Starten der Anwendung greeting wird lediglich Form1 angezeigt, während Form2 nicht sichtbar ist (standardmäßig ist nur das erste in der Projektdatei erstellte Formular, das Hauptformular, zur Laufzeit sichtbar).
When the greeting program starts, Form1 is displayed and Form2 is invisible. (By default, only the first form created in the project file is visible at run time.
Ereignisbehandlungsroutinen werden durch die Formulardateien für Form1 und Form2 bestimmten Ereignissen zugewiesen.
Event handlers are assigned to specific events by the form files for Form1 and Form2.
Die Kunstoffst├╝mpfe sind mit Blender designt und in high temp Resin mit dem Form2 gedruckt.
The resin dies are designed with Blender and printed in high temp resin with the Form2.
Jetzt können Sie das Projekt starten und von Form1 mittels Buttonklick Form2 öffnen.
Now you can start the project (or F9) and open Form2 by clicking the button on Form1.
Ende 2016 hat FormLabs einen neuen Desktop-Drucker namens Form2 auf den Markt gebracht.
In late 2016, FormLabs have launched a new desktop printer called the Form2.
Klickt der Benutzer auf die Schaltfläche in Form1, zeigt Form2 die Meldung Hello world! an.
When the user presses the button on Form1, Form2 displays the Hello world! greeting.
In unserem Beispiel wird die Mitteilung (ShowMessage) fast gleichzeitig zur Form2 angezeigt.
In our example, the message (ShowMessage) appears almost simultaneously with Form2.
Es verwendet drei Units: FMX.Forms ist ein Bestandteil von FireMonkey; Unit1 gehört zum Hauptformular der Anwendung (Form1) und Unit2 zu einem weiteren Formular (Form2).
It uses three units: Forms, which is part of VCL; Unit1, which is associated with the application's main form (Form1); and Unit2, which is associated with another form (Form2).
Die Firma Liqreate aus Holland war so nett und hat mir ein paar Materialien für meinen Formlabs Form2 Drucker geschickt.
Liqreate, a company from the netherlands, was so kind to send me some material samplesFormlabs Form2 printer.
Unter dem Hauptmenupunkt Datei ->neues Formular können Sie nun ein zweites Formular (Form2) dem Projekt hinzufügen.
In the Main menu click File ->New Form, to add a second form (Form2) to the project.
In unserem Beispiel wird die Mitteilung (ShowMessage) erst ausgegeben, wenn das Formular Form2 wieder geschlossen wurde.
In the example, the ShowMessage line immediately following ShowModal is executed only after Form2 is closed.
Wenn der Benutzer auf CancelButton oder auf das Schließen-Symbol in der Titelleiste klickt, wird Form2 geschlossen.
When the user presses the CancelButton or the Close button on the title bar, Form2 closes.