The new Use MSBuild externally to compile option on the Object Pascal Compiler page sets your project to be built outside the IDE using MSBuild.
Mit der neuen Option MSBuild extern für die Compilierung verwenden auf der Seite Object Pascal-Compiler können Sie festlegen, dass ein Projekt außerhalb der IDE mit MSBuild erzeugt wird.
Target options occupy the top line of all the compiler- and build-related pages of the Project Options dialog box, such as Project>Options>Object Pascal Compiler.
Zieloptionen werden in der obersten Zeile aller Compiler- und Build-bezogenen Seiten des Dialogfelds Projektoptionen, wie z. B. Projekt>Optionen>Object Pascal-Compiler, angezeigt.
A standard conditional statement should be used in programs or units or modules you distribute to make sure that the appropriate version of the GNU Pascal Compiler is used.
Ein Standard-Conditional sollte in Programmen, Units oder Modulen genutzt werden, wenn Sie sicherstellen wollen, daß die richtige Version des GNU Pascal Compilers verwendet wird.
It is a file you can find in the GNU Pascal Compiler source package.
Diese Datei können Sie tatsächlich innerhalb des Quellpaketes des GNU Pascal Compilers finden.
Corrections or suggestions for this document should be sent to the GNU Pascal Compiler Documentation mailing list,.
Für das englischsprachige Original wenden Sie sich bitte an die Dokumentations-Mailingliste des GNU Pascal Compilers,.
These units are called "XMLRead", "XMLWrite" and "DOM" and they are part of the Free Component Library (FCL) from the Free Pascal Compiler.
Diese Units sind "XMLRead", "XMLWrite" und "DOM" und sind ein Teil der Free Component Library (FCL) des Free Pascal Compilers.
Add the symbol to the Conditional Defines field on the Project>Options>Object Pascal Compiler page.
Fügen Sie das Symbol auf der Seite Projekt>Optionen>Object Pascal-Compiler dem Feld Bedingungen hinzu.
Can you imagine a free professional Pascal compiler?
Suchen Sie einen professionellen und kostenlosen Pascal-Compiler?
Pascal compiler is an amazing 32 bit utility that supports many features like overloading, operator overloading and many more.
Pascal-Compiler ist eine erstaunliche 32-Bit-Programm, das viele Funktionen wie Überladung, Überladen von Operatoren und viele mehr unterstützt.
The Pascal compiler (unlike those in other languages) ignores the case (capitalization) of characters.
Der Pascal-Compiler ignoriert (im Gegensatz zu anderen Sprachen) die Groß- und Kleinschreibung (Capitalization) von Zeichen.
Note: By using different symbols for an assignment and an equality test, the Pascal compiler (like the C compiler) can translate source code faster, because it doesn't need to examine the context in which the operator is used to determine its meaning.
Hinweis: Durch die Verwendung von unterschiedlichen Symbolen für die Zuweisung und den Gleichheitstest kann der Pascal-Compiler (genau wie der C-Compiler) den Quellcode schneller übersetzen, da er nicht den Zusammenhang untersuchen muss, in welchem der Operator verwendet wird, um seine Bedeutung festzustellen.
The standard defines the minimum level that a Pascal compiler must support in order to be a true compiler of the Pascal language.
Sie definiert die minimalen Anforderungen, welche ein Pascal-Compiler unterstützen muss, um als Compiler der Sprache Pascal zu gelten.