Search results

From Free Pascal wiki
Jump to navigationJump to search

Page title matches

  • {{IDE Window: Editor Macros}} *<u>Lazarus 1.0 supports only macros entered via the keyboard</u>
    5 KB (856 words) - 22:02, 21 August 2020
  • {{IDE Macros in paths and filenames}} ==Types of Macros==
    11 KB (1,702 words) - 11:19, 28 March 2024
  • {{IDE Macros in paths and filenames}}[[Category:Castellano|Macros del IDE en rutas y nombres de archivo]][[Category:Español]] ==Tipos de Macros==
    9 KB (1,407 words) - 05:43, 22 February 2023
  • {{IDE Macros in paths and filenames}} *'''Макросы IDE:''' они могут быть использованы почти во всех полях IDE, например, путях поиска, настраиваемых оп
    14 KB (553 words) - 21:46, 30 September 2022

Page text matches

  • {{IDE Window: Configure Build file}} ...e command instead. The information how to build or run a file is stored as IDE directives in the source file itself and can be setup via the dialog descri
    2 KB (341 words) - 11:42, 29 January 2021
  • {{IDE Window: IDE Options Dialog}} [[File:IDE-options.JPG|right|IDE Options main screen]]
    662 bytes (83 words) - 14:44, 21 August 2021
  • {{IDE Window: Editor Macros}} *<u>Lazarus 1.0 supports only macros entered via the keyboard</u>
    5 KB (856 words) - 22:02, 21 August 2020
  • {{IDE tricks}} 您可以创建一个新文件并保存它,也可以一步创建一个具有文件名和文件类型的新文件:只需打开文件 () 并选择不存在的文件名。例如:unit1.pas。IDE 将询问您是否应创建它。Ctrl+o
    8 KB (320 words) - 04:38, 4 February 2023
  • ...ditor Macros PascalScript]] for info how to use PascalScript Macros in the IDE Source editor. * [[Editor Macros PascalScript]]
    2 KB (365 words) - 06:48, 21 September 2020
  • ...lt config files in the '''secondary config path'''. When a user starts the IDE, Lazarus will automatically copy these files to the primary config path. It The easiest way to get the config files is to start an IDE, setup and install packages and then use the created configs. You should re
    3 KB (396 words) - 08:41, 13 February 2020
  • {{IDE Window: External Tool}} [[File:IDE Window - External Tool.png]]
    2 KB (331 words) - 09:17, 9 May 2023
  • {{IDE tricks}} ただ、open file (Ctrl+o)で、存在しないファイルを指定します。たとえば、unit1.pasを指定すると、IDEはそのファイルを作るかどうか、尋ねます。
    9 KB (179 words) - 08:58, 17 February 2020
  • {{IDE Window: Code Templates}} ...sp;&nbsp;El texto puede contener macros. Y usted puede agregar sus propias macros mediante la creación de un paquete de tiempo de diseño y usando macrointf
    3 KB (450 words) - 10:31, 17 February 2020
  • {{IDE Macros in paths and filenames}} ==Types of Macros==
    11 KB (1,702 words) - 11:19, 28 March 2024
  • {{Lazarus IDE}} [[File:IDE-menu-main.JPG|center|Lazarus IDE main menu]]
    4 KB (588 words) - 00:50, 1 March 2021
  • {{IDE Macros in paths and filenames}}[[Category:Castellano|Macros del IDE en rutas y nombres de archivo]][[Category:Español]] ==Tipos de Macros==
    9 KB (1,407 words) - 05:43, 22 February 2023
  • {{IDE Window: Package Options}} ...Lazarus IDE [[Main menu|Main Menu]] > [[Main menu#Packages|Packages]] > [[IDE Window: Package Editor|Package Editor]] > New Package... -or- Open Loaded P
    6 KB (1,014 words) - 02:20, 8 February 2021
  • {{IDE Window: Find or Rename identifier}} In any case the IDE will always skip binary files (using the FileIsText function).
    2 KB (391 words) - 07:20, 26 January 2021
  • * open Lazarus IDE * click in the button "Use/install" (it will ask to rebuild the IDE, accept and continue)
    3 KB (484 words) - 14:05, 26 July 2021
  • ...ever, if you'll need to update converter, you'll need to rebuild the whole IDE. It's also possible that converter might cause crashes or hangs. You should * Open a file with C declarations in Lazarus IDE or start a new file copying declarations there
    6 KB (888 words) - 10:01, 30 April 2022
  • ...em to the target platform. '''Build macros''' are project/package specific macros. They are '''not''' passed to the compiler. A prominent example is the '''L ...rules allowing to set macros depending on the target platform and/or other macros. For example you can use them to define special linker options when compili
    16 KB (2,554 words) - 18:06, 28 July 2023
  • {{IDE tricks}} ...s|Ctrl+o}}) and select a nonexistent filename. For example: unit1.pas. The IDE will ask you if it should be created.
    9 KB (1,418 words) - 15:12, 11 October 2021
  • ...ions only when compiling for macOS add to Project / Compiler options / IDE macros / Conditionals:
    2 KB (244 words) - 01:22, 16 March 2022
  • {{IDE tricks}} 단지 Open File (Ctrl+o) 선택하고 존재하지 않는 파일을 지정합니다. 예를 들어, unit1.pas를 지정할 경우 IDE
    7 KB (803 words) - 08:59, 17 February 2020
  • {{Editor Macros PascalScript}} == Available Macros / Downloads ==
    11 KB (1,158 words) - 09:58, 23 January 2022
  • {{IDE Macros in paths and filenames}} *'''Макросы IDE:''' они могут быть использованы почти во всех полях IDE, например, путях поиска, настраиваемых оп
    14 KB (553 words) - 21:46, 30 September 2022
  • ...ettre à jour le convertisseur, vous devrez reconstruire l'intégralité de l'IDE. Il est également possible que le convertisseur provoque des plantages ou ...l est courant d'utiliser des macros dans les en-têtes C. Laisser l'une des macros non définie peut produire une mauvaise déclaration pascal'''. La section
    7 KB (1,052 words) - 13:12, 30 April 2022
  • ...'''[Compile]''' only if you don't want to install the components into the IDE * and compile the IDE with '''-dmse_with_zeoslib -dMSEgui'''.
    5 KB (790 words) - 10:03, 28 March 2022
  • <noinclude>{{IDE Window: Compiler Options}}</noinclude> [[Main menu|Main Menu]] > [[Main menu#Project|Project]] > [[IDE Window: Project Options|Project Options ...]] > Compiler Options
    35 KB (5,783 words) - 07:23, 10 March 2024
  • <noinclude>{{IDE Window: Compiler Options}}<!--- This page may be used as template in other * El IDE mantiene un conjunto de rutas de búsqueda para cada directorio. Esto sign
    11 KB (1,854 words) - 06:04, 22 February 2023
  • ...Lazarus ''does not compile any program'' at all nor does it recompile the IDE any longer, meaning Lazarus is completely "broken" until the fix is applied ...ase letters all uses sections must use the correct case. Before 0.9.29 the IDE did not search 'in' filenames in lower and upper case. Check that the 'in'
    15 KB (2,529 words) - 23:45, 1 November 2020
  • ...use the drop-down button menus in that dialog to define the following IDE Macros, o teclearlos a mano. Para la macro '''fpGUIPlatform''', solamente define u ###*define IDE Macro: '''LCLWidgetType := fpgui'''
    5 KB (683 words) - 02:00, 24 June 2020
  • ...ase letters all uses sections must use the correct case. Before 0.9.29 the IDE did not search 'in' filenames in lower and upper case. Check that the 'in' ...in the search path the compiler may use the wrong one without warning. The IDE normally warns unless disabled in ''Tools / Options / Environment / Naming
    15 KB (2,494 words) - 06:01, 19 June 2020
  • {{IDE tricks}} ...e otvorenie súboru (Ctrl+O) a vyberte neexistujúci súbor, napr. unit1.pas. IDE sa vás spýta, či súbor vytvoriť.
    6 KB (980 words) - 08:59, 17 February 2020
  • {{IDE tricks}} ...o}} und wählen eine nicht existierende Datei. Zum Beispiel: unit1.pas. Die IDE wird sie fragen, ob die Datei erzeugt werden soll.
    7 KB (1,090 words) - 08:56, 17 February 2020
  • <noinclude>{{IDE Window: Compiler Options}}<!--- This page may be used as template in other ...e endgültige Version. Zwischen diesen Einstellungen können Sie dann in der IDE per Mausklick wechseln.
    20 KB (3,125 words) - 05:39, 22 December 2019
  • = Using the codetools without the IDE = You can use the codetools without the IDE. This can be used to test a new tool. An easy example is
    27 KB (4,155 words) - 15:24, 31 December 2020
  • {{IDE tricks}} = IDE trükkök =
    8 KB (1,471 words) - 08:58, 17 February 2020
  • # Use [[Compiler directive|compiler directives]] or [[IDE directives]] sparingly. If possible, they should be restricted to the [[Int === Use compiler directives or IDE directives sparingly. If possible, they should be restricted to the interfa
    8 KB (1,168 words) - 20:19, 2 October 2022
  • The IDE automatically cross-compiles all used packages when you change the target o The IDE will rescan for the Windows units, so that 'Find declaration' and code comp
    18 KB (2,679 words) - 00:36, 21 September 2023
  • Макросы можно использовать в путях поиска и именах файлов, чтобы IDE автоматически адаптировала их к целевой
    27 KB (753 words) - 23:17, 24 January 2021
  • ...formation to the lfm file. This version information can now be used by the IDE to automatically adapt the lfm ''before'' loading. If an old IDE 0.9.24 opens a lfm of a 0.9.26+ you will get the TReader error, that the pr
    8 KB (1,263 words) - 07:18, 7 August 2020
  • Some header files contain empty macros used for further extensions: Fix: Add the '''Remove empty C macros''' or the '''Pre H2Pas''' tool to the '''before h2pas''' tools.
    17 KB (2,741 words) - 06:58, 3 May 2022
  • Cela va tout d'abord tout compiler pour Win32 (dont l'IDE inutile en Win32). Ou sinon dans l'IDE: Set LCL, Synedit, Codetools, Package Registration and IDE Interface to Clean+Build, set LCL interface to win32/win64 et mettez 'Targ
    13 KB (2,049 words) - 13:49, 20 July 2021
  • ...stomForm.AutoScroll / TCustomForm.HorzScrollbar,TCustomForm.VertScrollBar).IDE must be rebuild with -dQTSCROLLABLEFORMS, or enable define QTSCROLLABLEFORM = IDE Changes =
    20 KB (2,821 words) - 00:40, 19 February 2020
  • Une autre façon de faire la même chose est d'utiliser les macros de l'IDE [[IDE_Macros_in_paths_and_filenames/fr]]. Il ne reste plus qu'à savoir où est placé {$DEFINE WIN32}, dans le code ou l'IDE.
    6 KB (842 words) - 00:57, 12 February 2020
  • ...rary Packages]] are specially compiled libraries used by applications, the IDE or both. Delphi/Library packages require in-compiler support, which FPC is ...packages, not dynamic packages. Therefore you must compile and restart the IDE, each time a package is installed or uninstalled.
    36 KB (5,855 words) - 07:50, 13 December 2023
  • Questo compilerà tutti i file per win32 (incluso l'IDE, che non è necessario, ma questo semplifica il tutto) O nell'IDE: impostare LCL, Synedit, Codetools, Package Registration e IDE Interface a Clean+Build, impostare LCL interface a win32/win64 ed impostare
    13 KB (2,062 words) - 13:50, 20 July 2021
  • * Compile time Macros ...ighlight lang="pascal" inline>{$DEFINE}</syntaxhighlight>in the context of Macros.
    13 KB (1,749 words) - 01:32, 15 July 2020
  • == IDE Changes == * The old warnings at IDE start for Lazarus directory, compiler and FPC sources were replaced with si
    28 KB (4,033 words) - 00:40, 19 February 2020
  • Certains fichiers d'en-tête contiennent des macros vides utilisées pour d'autres extensions: Correction: Ajouter la ligne '''Remove empty C macros''' dans les outils de la page '''Avant h2pas'''.
    18 KB (2,923 words) - 15:02, 21 March 2023
  • Since Lazarus 0.9.31 the IDE ignores the shebang line. You get all the normal code features. Install the IDE package '''instantfpclaz''', which comes with Lazarus. This will add a new
    10 KB (1,484 words) - 10:41, 18 March 2022
  • == Set up Arduino IDE (optimal) == ...llowing JSON also works with Sloeber. Insert this JSON link in the Arduino IDE under File > Preferences:
    10 KB (1,425 words) - 02:44, 1 February 2021
  • * [[IDE Window: New Item|'''New ...''']]: Offers a pop-up menu box with a variety o * '''[[IDE Window: Clean Directory|Clean directory]]''': Offers a dialog with a series
    34 KB (5,479 words) - 16:46, 26 June 2023
  • ...裝 $Lazdir/components/printers/design/printers4lazide.pas 這份套件再重新編譯 Lazarus IDE。 ...式的本體。在觸發事件的指派裡 (OnClick:=) 它則會自動加入方法的定義與方法本體。參見[[Lazarus IDE Tools|Lazarus IDE 工具]].
    31 KB (2,241 words) - 13:45, 8 December 2021
  • ...E. This is because automatic translators cannot deal with the heavy use of macros by apache headers, and passing the c preprocessor produces a code that is u ...ost every single declaration is a macro. Below are some of the most common macros and appropriate translations:
    20 KB (3,017 words) - 08:10, 18 March 2020
  • == Arduino-IDE einrichten (optimal) == Dieser JSON-Link in der Arduino-IDE unter Datei/Voreinstellungen einfügen:
    11 KB (1,478 words) - 16:00, 13 June 2022
  • ...hi]] son librerías especiales compiladas que utilizan las aplicaciones, el IDE o ambos. Los paquetes Delphi necesitan de un soporte interno del compilador ...ompilar y relanzar el IDE cada vez que se instala o elimina un paquete. El IDE automaticamente compila los paquetes si alguno de sus archivos es modificad
    29 KB (4,655 words) - 01:24, 19 February 2020
  • {{Extending the IDE}} = Extending the IDE =
    47 KB (6,123 words) - 16:11, 4 December 2023
  • == SynEdit in the IDE == The SynEdit in Lazarus is a built-in package, because the IDE uses it itself. Therefore the package can not be removed from the installat
    17 KB (2,212 words) - 22:01, 27 March 2024
  • {{Extending the IDE}} = 扩展 IDE =
    42 KB (2,377 words) - 23:26, 14 February 2020
  • * Docking fully supported, including the IDE. == IDE Changes ==
    26 KB (3,878 words) - 13:14, 17 March 2024
  • {{Extending the IDE}} = Extendiendo el IDE =
    42 KB (5,524 words) - 23:23, 14 February 2020
  • <noinclude>{{IDE Window: Compiler Options}}<!--- This page may be used as template in other * В среде IDE есть один набор путей поиска для каждого
    59 KB (1,327 words) - 06:51, 22 December 2019
  • ...Delphi or Kylix code to work with the [[Free Pascal]] Compiler and Lazarus IDE. While Lazarus and the Free Pascal Compiler have aspects in common with Del ...a find declaration to see, what a specific function is doing. The Lazarus IDE can parse the Delphi/Kylix sources. To do this it needs some searchpaths an
    29 KB (4,499 words) - 12:34, 6 November 2023
  • {{Extending the IDE}} = Erweitern der IDE =
    31 KB (3,821 words) - 23:22, 14 February 2020
  • *Voir [[IDE_Macros_in_paths_and_filenames|IDE Macros]]
    10 KB (1,463 words) - 14:46, 17 February 2020
  • ...omponents/printers/design/printers4lazide.pas-t és újra kell fordítanod az IDE-t. ...ltozók deklarációját hozhatod létre vele. Lásd [[Lazarus IDE Tools|Lazarus IDE eszközök]].
    30 KB (5,079 words) - 13:55, 8 December 2021
  • ...ve the compiler a unit output directory where to create the ppu files. The IDE does that by default, so nothing to do for you here. Here are some useful macros and common values:
    40 KB (4,253 words) - 01:27, 21 February 2020
  • ...lphi o Kylix para que trabaje con el compilador [[Free Pascal]] (FPC) y el IDE Lazarus. Aunque Lazarus y el Free Pascal Compiler tienen aspectos en común ...l mirar la declaración para comprobar lo que hace una función concreta. El IDE de Lazarus puede analizar el código Delphi / Kylix. Para ello es necesario
    36 KB (5,793 words) - 01:30, 11 February 2020
  • ...r un directorio de salida para la unidad donde crear los archivos .ppu. El IDE realiza esto de forma predeterminada, así que nada que hacer por aquí. &nbsp;&nbsp;&nbsp;Estas son algunas macros y valores comunes útiles:
    37 KB (5,742 words) - 01:25, 21 February 2020
  • ...espite being a single person (Martin Schreiber) effort for the moment, the IDE and GUI has already an amazing feature list: * Flexible and handy build system with switchable macros.
    27 KB (4,233 words) - 19:39, 31 August 2021
  • ...ng a [[SQLDBRestSchemaEditor]] in a separate application or in the lazarus IDE. * This is a simple '''TWebModule''' descendant which is usable in Lazarus IDE. It has a single ''Dispatcher'' property which must be set to a '''TSQLDBRe
    35 KB (5,021 words) - 23:46, 1 March 2023
  • ...re $Lazdir/components/printers/design/printers4lazide.pas e ricompilare la IDE ...nClick:=) it adds the method definition and the method body. See [[Lazarus IDE Tools]].
    34 KB (5,421 words) - 14:04, 8 December 2021
  • ...ve the compiler a unit output directory where to create the ppu files. The IDE does that by default, so nothing to do for you here. Here are some useful macros and common values:
    43 KB (6,443 words) - 12:24, 27 January 2022
  • ...el método y su parte principal. Véase [[Lazarus IDE Tools|Herramientas del IDE de Lazarus]]. ...inida, haciendo clic en la casilla apropiada o en el botón [[Image:lazarus.IDE.Boton.Eventos.png]] hace que aparezca el Editor de Código, con el cursor y
    37 KB (6,077 words) - 02:23, 8 December 2021
  • El IDE y GUI tienen un listado de muy buenas características: * Flexible and handy build system with switchable macros.
    28 KB (4,508 words) - 22:33, 20 April 2020
  • ...>C</u>omposants <u>O</u>utils <u>C</u>onfiguration <u>F</u>enêtres <u>A</u>ide ...:=), il ajoute la définition et le corps de la méthode. Voir les [[Lazarus IDE Tools/fr|outils de l'EDI Lazarus]] ;
    40 KB (6,486 words) - 02:51, 8 December 2021
  • =IDE= Features that could be included in the IDE
    37 KB (6,126 words) - 18:43, 20 December 2022
  • Die Online-Hilfe zu einzelnen Menüpunkten finden Sie [[Lazarus IDE/de|hier]]. ...nitionen und den Methodenrumpf hinzu. Siehe [[Lazarus IDE Tools/de|Lazarus IDE Tools]].
    34 KB (4,889 words) - 02:10, 8 December 2021
  • ...ary#Free Pascal|Free Pascal]] Compiler or the [[Glossary#Lazarus|Lazarus]] IDE on one platform such as [[Glossary#Linux|Linux]] for use on another platfor ...rcial [[Glossary#Pascal|Pascal-based]] [[Glossary#RAD|RAD]] [[Glossary#IDE|IDE]] for Windows made by [http://www.borland.com/ Borland].
    50 KB (7,688 words) - 16:32, 5 September 2022
  • Für jene, die sich an der Entwicklung des Compilers oder der IDE beteiligen wollen, oder für jene, die die allerneuesten Werkzeuge haben wo * [[Glossary#IDE|IDE]] - das [[Glossary#RAD|RAD]] Werkzeug
    49 KB (7,275 words) - 06:49, 13 January 2022
  • # set() and get() MUI macros available under name MUIset() and MUIget(), to avoid name conflicts with Pa ...dcircuits.com/division/amiga/products/cubic/index.html also known as Cubic IDE] (or the lite version MorphEd, which was available as part of older MorphOS
    18 KB (2,770 words) - 11:59, 11 December 2023
  • * This is a simple '''TWebModule''' descendant which is usable in Lazarus IDE. It has a single ''Dispatcher'' property which must be set to a '''TSQLDBRe Return the actual SQL Statement that will be executed, with macros
    39 KB (3,512 words) - 22:43, 25 September 2023
  • ...d Lazarus'", and there enable the define: WITH_GTK2_IM; then recompile the IDE. * Use installed: in Lazarus IDE, open package file "atsynedit\atsynedit_package". Install it in Package dia
    64 KB (9,280 words) - 20:22, 4 April 2024
  • * Flexible and handy build system with switchable macros. == Print from IDE ==
    30 KB (4,787 words) - 10:48, 28 February 2024
  • ...es#FreePascal|FreePascal]] Compiler or the [[Glossary/es#Lazarus|Lazarus]] IDE on one platform such as [[Glossary/es#Linux|Linux]] for use on another plat ...lossary/es#Pascal|Pascal-based]] [[Glossary/es#RAD|RAD]] [[Glossary/es#IDE|IDE]] for Windows made by [http://www.borland.com/ Borland]. FreePascal sets ou
    47 KB (7,423 words) - 16:32, 5 September 2022
  • Для тех, кто хочет принимать участие в разработке компилятора, IDE или использовать актуальные инструменты * IDE - RAD, среда быстрой разработки
    71 KB (5,874 words) - 00:16, 14 January 2022
  • ...Delphi ou Kylix pour fonctionner avec le compilateur [[Free Pascal]] et l'IDE Lazarus. Bien que Lazarus et le compilateur Free Pascal ont des aspects en ...ne directive {$mode delphi}{$H+} ou {$mode objfpc}{$H+} au fichier .lpr. L'IDE Lazarus peut vous assister dans cette conversion à travers l'item du menu
    32 KB (5,022 words) - 01:31, 11 February 2020
  • ...roughly comparable with MS-DOS v1 or CP/M, i.e. there are separate sets of macros for handling different classes of peripherals: do not expect to open the te ...tion below will also show how to get a graphical program (e.g. the Lazarus IDE) running in a container.
    59 KB (9,355 words) - 17:30, 16 August 2022
  • ...daj kompilatorowi katalog wyjściowy modułu, w którym ma tworzyć pliki ppu. IDE robi to domyślnie, więc nie ma tu nic do roboty. Zobacz tutaj pełną listę makr: [[IDE Macros in paths and filenames|Makra IDE w ścieżkach i nazwach plików]].
    49 KB (7,201 words) - 01:39, 2 November 2021
  • ...-platform text editor, written in Object Pascal language using the Lazarus IDE, with a focus on performance and a broad featureset, which includes: * GHS.com MULTI IDE (3 lexers)
    158 KB (24,379 words) - 08:03, 14 May 2024
  • ...odular structure allows to compile any parts or the whole compiler into an IDE addon (not yet started). </div><div class="section"> ...</span> enables macro replacements. Only macros with a value are replaced. Macros are never replaced inside directives.
    90 KB (12,883 words) - 12:41, 8 May 2023
  • ...ions only when compiling for macOS add to Project / Compiler options / IDE macros / Conditionals:
    45 KB (6,681 words) - 13:25, 13 September 2023
  • (IDE : Integrated Development Environment) ...t la syntaxe Apple, il y a aussi quelques ajouts supplémentaires comme les macros à manière du C, des opérateurs/symboles, la surcharge d'opérateur, la s
    53 KB (8,563 words) - 05:32, 25 January 2023
  • ==Events - Macros== ...ilenames from file system. Can be empty. Must be in format used by Lazarus IDE, example for 2 filters: "Source codes|*.pas;*.inc|Text files|*.txt"
    258 KB (40,763 words) - 17:32, 4 May 2024