Search results

From Free Pascal wiki
Jump to navigationJump to search
  • Erilaisia '''modifier''' määritesanoja käytetään määrittämään [[Method/fi|metodin]] käyttöä tai lisäämään [[Source code/fi|lähdekoodin]] luettavuutta.
    320 bytes (46 words) - 12:37, 10 November 2019
  • ...bly language/fi|assembly kielen]] lähdekoodi joka on käännetty [[Assembler/fi|assemblerilla]]) tehty käännös [[Object module|objekti moduliksi]], ...in, jotka voivat olla muiden kirjoittamia. Se tuottaa varsinaisen [[Binary/fi|binääriohjelman]], joka voi olla
    975 bytes (144 words) - 00:17, 4 August 2020
  • ...dia]] on muutettava. Hyvä esimerkki tällaisesta sovelluksesta on [[Lazarus/fi|Lazarus]].
    410 bytes (55 words) - 13:34, 7 July 2019
  • Avainsanoihin sisältyy [[Reserved word/fi|varatut sanat]] (kuten [[Begin/fi|<syntaxhighlight lang="pascal" inline>begin</syntaxhighlight>]] tai ...light lang="pascal" inline>absolute</syntaxhighlight>]]) (katso myös [[FPC/fi|Free Pascal]]:n [[Reserved words|varatut sanat]]).
    1 KB (147 words) - 17:23, 6 August 2022
  • ...nösyksiköillä (unit)]], [[Class/fi|luokilla (class)]] ja niiden [[Property/fi|ominaisuuksilla]] ...|TMainMenu]], [[TButton/fi|TButton]], [[TComboBox/fi|TComboBox]], [[TTimer/fi|TTimer]], jne. Täydentää ja sisältää linkkejä viitetiedostoihin.
    1 KB (161 words) - 14:13, 3 November 2019
  • Virheenkorjaustiedot tuottaa [[Compiler/fi|kääntäjä]] samassa yhdessä kun se tuottaa konekielisen koodin. Virheenkorjaustiedot edustavat [[Executable program/fi|suoritetun ohjelman]] ja alkuperäisen
    932 bytes (103 words) - 11:32, 19 October 2019
  • Virheenjäljitin eli debugger on ohjelma, jota käytetään muiden [[Program/fi|ohjelmien]] testaamiseen ja virheenkorjaukseen. Usein virheenkorjainta käytettäessä skannattava ohjelma kootaan [[Compiler/fi|kääntäjän]] tietyillä asetuksilla,
    813 bytes (114 words) - 16:15, 16 October 2019
  • Se löytyy [[Component Palette/fi|komponenttipaletin]] [[Standard tab/fi|Standard-välilehdeltä]]. ...dota [[TLabel/fi|label]], [[TShape/fi|shape]] ja timer komponentit [[TForm/fi|päälomakkeelle (TForm)]]
    2 KB (230 words) - 21:13, 9 November 2019
  • ...käytettäväksi MS-DOS: n ja myöhemmin Microsoft Windows-[[Operating System/fi|käyttöjärjestelmien]] kanssa. Muutamia versioita (1.0 ja 1.1) julkaistii ...lmien [[Compiler/fi|kääntäjän]] ja suoritusympäristön Pascal-[[Source code/fi|lähdekoodin]] kehittämiseen, virheenkorjaukseen ja kääntämiseen.
    2 KB (342 words) - 00:17, 4 August 2020
  • '''UCSD Pascal''' oli [[Pascal/fi|Pascal-ohjelmointikielen]] ensimmäinen minitietokoneiden ja mikrotietokone * Erillinen ohjelmien kokoaminen [[Unit/fi|käännösyksikköjen (unit)]] avulla.
    2 KB (331 words) - 06:30, 23 August 2019
  • ...ella. Se löytyy [[Component Palette/fi|komponenttipaletin]] [[Standard tab/fi|Standard-välilehdeltä]]. Missä tahansa [[Source code/fi|lähdekoodissa]] voidaan tarkistaa sen tila onko se aktiivinen tai passiivi
    4 KB (480 words) - 09:12, 9 November 2019
  • ...ukosta vaihtoehtoja. Se on kuin [[TGroupBox]] integroidulla [[TRadioButton/fi|radiopainikkeilla]]. ...voidaan valita [[Component Palette/fi|komponenttipaletin]] [[Standard tab/fi|Standard-välilehdeltä]] ja asettaa se klikkaamalla lomakkeelle.
    4 KB (412 words) - 16:07, 21 November 2019
  • ...llä Standard Pascal. Standardi määrittelee vähimmäistason, jota [[Compiler/fi|Pascal-kääntäjän]] on tuettava voidakseen olla todellinen Pascal-kielen == [[Reserved word/fi|Varatut sanat]] ==
    9 KB (1,141 words) - 17:27, 6 August 2022
  • ...n tai tiedostojen osa, jotka voidaan kääntää ja joita ei määritelty [[Unit/fi|käännösyksikköksi (unit)]] tai [[Library|kirjastoksi]]. Tätä kutsutaa ...ighlight lang="pascal" inline>program</syntaxhighlight> on [[Reserved word/fi|varattu sana]]
    6 KB (799 words) - 17:16, 6 August 2022
  • ...rsiossa otettiin käyttöön toinen cross-platform [[Graphical User Interface/fi|GUI]] -kirjasto nimeltä [[FireMonkey]]. Myös Windows-VCL pysyi tuotteessa * Delphi on rakennettu [[Turbo Pascal/fi|Turbo Pascal]]illa, jonka ensimmäinen versio julkaistiin 20. marraskuuta 1
    2 KB (229 words) - 03:30, 13 June 2021
  • '''Komponenttipaletti''' on [[IDE/fi|IDE:ssä]] oleva välilehti- työkalurivi, joka näyttää suuren määrän ...tion/fi|funktioiden]]) avulla, sijoitetaan käännösyksikön [[Implementation/fi|implementation eli toteutusosaan]].
    4 KB (588 words) - 15:13, 10 November 2019
  • ...eli '''function''' on [[Routine/fi|rutiini]], joka toisin kuin [[Procedure/fi|aliohjelma (procedure)]] palauttaa arvon. Funktion kutsu käytännössä ko ...ghlight lang="pascal" inline>function</syntaxhighlight> on [[Reserved word/fi|varattu sana]].
    6 KB (806 words) - 17:20, 6 August 2022
  • Ehdollinen kääntäminen ottaa mukaan tai jättää pois [[Source code/fi|lähdekoodin]] osia, jos ehto on olemassa tai ei ole. ...ntämisen, joka perustuu ehtojen läsnäoloon tai puuttumiseen [[Compile time/fi|käännösaikana]].
    11 KB (1,430 words) - 17:12, 6 August 2022
  • ...m_Tutorial/fi]] - Opetusta aloittelijoille siitä, miten lomakkeita [[TForm/fi|TForm]] käsitellään
    10 KB (1,443 words) - 03:30, 29 March 2020
  • ASCII (tulee kirjainlyhenteestä: American Standard Code for Information Interchange) on 7-bittinen merkkien koodausjärjestelmä. ! [[Hexadecimal/fi|Heksadesimaali]]
    13 KB (1,563 words) - 18:02, 18 November 2019
  • fi fi
    5 KB (706 words) - 01:17, 15 December 2019
  • ...tutorialele]] disponibile pentru Lazarus (inclusiv manuale pentru FPC) pot fi găsite pe pagina cu [[Lazarus Documentation|documentaţie]]. Multe dintre ...a creat o astfel de pagină. Compilatorul şi mult cod scris de terţi poate fi găsit pe [http://www.freepascal.org/download.var oglinzile pentru FPC] şi
    7 KB (1,135 words) - 08:54, 26 July 2020
  • .../syntaxhighlight> aloittaa [[Block|lohkon]] sisäiselle [[Assembly language/fi|assembly]] koodille. // The compiled code requires _two_ cmp instructions, though.
    3 KB (441 words) - 17:14, 6 August 2022
  • You can also download and browse the current source code using Git, see [https://docs.github.com/en/get-started/getting-started-with ...the simplest scenario, just add the following lines to your <code>fpc.cfg</code> file:
    8 KB (1,352 words) - 05:39, 21 September 2023
  • ...kata ja lisätä tietoa. Suomenkieliset ohjeet Wikin käyttöön löydät [http://fi.wikipedia.org/wiki/Wikipedia:Ohje Wikipedian ohjesivuilta]. Harjoittelua va Kaikki dokumentaatio ja opiskelumateriaali löytyy [[Lazarus Documentation/fi|Lazarus dokumentaatiot ]]-sivulta.
    5 KB (745 words) - 08:50, 26 July 2020
  • [[FPC/fi|Free Pascal]] tukee poikkeuksia. Poikkeukset ovat hyödyllisiä virheiden k ...äytetään [[Mode_ObjFPC|ObjFPC]] tai [[Mode_Delphi|DELPHI]] [[Compiler Mode/fi|kääntäjän moodia]]
    10 KB (1,271 words) - 17:23, 6 August 2022
  • 7 KB (389 words) - 05:26, 30 July 2020
  • This allows you to quickly write a set of test for a (logical) unit of code (not necessarily the same as a Pascal unit, though often it is). ...ests first, then write your main code, then run your tests and improve the code until all tests pass.
    13 KB (1,994 words) - 00:52, 10 February 2022
  • ...tion or bundle. This file is not required, but can improve performance for code that accesses this information. Regardless of whether you provide this file ...binary file with your application’s main entry point and statically linked code. However, you may put other standalone executables (such as command-line to
    9 KB (1,304 words) - 05:50, 13 March 2022
  • The code below shows how to get executable info out of: fi: TVersionFixedInfo;
    6 KB (803 words) - 08:23, 22 August 2020
  • Lomake (luokka [[TForm/fi|TForm]]) edustaa ikkunaa tai valintaikkunaa, joka on [[Application|sovelluk Seuraavaksi voidaan asettaa [[TButton/fi|TButton]]in lomakkeelle. Tätä käytetään myöhemmin mahdollistamaan toi
    18 KB (2,326 words) - 01:46, 16 February 2020
  • http://www.chiark.greenend.org.uk/~cjwatson/code/spectrum-roms/ ...se note that you need to take extreme care that you don't link in too much code especially if you want to also include a heap and a stack. The default size
    4 KB (553 words) - 13:51, 24 May 2022
  • === Incluir Archivos (-Fi) === * Include Assertion Code
    11 KB (1,854 words) - 06:04, 22 February 2023
  • fi: TVersionFixedInfo; fi:= vr.FixedInfo;
    9 KB (501 words) - 14:41, 18 August 2020
  • # in all include file paths. (<syntaxhighlight lang="bash" inline>-Fi</syntaxhighlight> or <syntaxhighlight lang="bash" inline>-I</syntaxhighligh ...a file via a symbolic link, the supplied ''unresolved'' name is the source code file’s name, ''not'' the target file name.
    8 KB (1,033 words) - 16:30, 4 October 2022
  • ...han pada paket ini juga dapat ditemukan pada halaman wiki [[Components and Code examples/id|contoh Komponen dan Kode]] jika orang yang mengkontribusikan ko ...terhadap situs terkait Delphi/Kylix related dapat ditemukan pada [[Page Of Code Sites/id|Halaman Situs Kode]]. Silahkan tambahkan jika anda mengetahui situ
    7 KB (898 words) - 08:51, 26 July 2020
  • ...tributed the code created one there. The Compiler and a lot of contributed code can be found on the [http://www.freepascal.org/download.var Free Pascal Com * [[Main Page/fi | Suomi (فنلاندی)]]
    8 KB (884 words) - 05:28, 30 July 2020
  • ! Language<br />code | fi
    11 KB (1,340 words) - 07:08, 14 January 2020
  • *'''IncPath''': appended to ''Include Files (-Fi)''. *'''UsageIncPath''': appended to ''Include (-Fi)'' usage path.
    16 KB (2,554 words) - 18:06, 28 July 2023
  • ...e]. التوثيقات الإضافية على هذه الرزم يمكن الحصول عليها من [[Components and Code examples]] طبعا إذا قام المطور لهذه البرامج بع ...الوقت وه مجموعة من مواقع لـ Delphi/Kylix يمكن إيجادها في الصفحة [[Page Of Code Sites]]. و إذا كنت تعلم موقعا جيدا رجاءا قم بإ
    8 KB (384 words) - 05:27, 30 July 2020
  • On Debian distribution, the upstream source is the code of the program that can be compiled for any target platform. It needs to be ...y that will contain your own project as well as all custom packages source code.
    12 KB (1,808 words) - 13:53, 16 December 2021
  • ...thấy tại [[Components and Code examples]] trên wiki nếu như người đóng góp code tạo ra ở đây. Bản Biên dịch và một số mã đóng góp có t ...n đến Delphi/Kylix có thể tìm thấy tại [[Page Of Code Sites|Những trang về Code]] của chúng tôi. Xin hãy thêm vào đó nếu bạn biết một tran
    8 KB (1,710 words) - 05:27, 30 July 2020
  • *'''IncPath''': ajouté en fin de ''Fichiers d'inclusion (-Fi)''. ...e chemin du débogueur (non utilisé par le compilateur ni par les outils de code, seulement par le débogueur)''
    19 KB (2,974 words) - 07:06, 19 February 2020
  • ...r bash startup script (<code>/etc/profile</code> or <code>~/.bash_profile</code>) before you start the shell to run Lazarus: fi
    25 KB (3,957 words) - 12:17, 25 November 2022
  • ...of charge, even when deploying commercial applications, full Delphi source code is available. A toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integr
    32 KB (5,086 words) - 22:17, 20 November 2023
  • * Full source code is included in the "About" tab. ...rary, I.E. Graphics Library Scripting) There are currently plans to have a code-converter to make scripts compilable with lazarus/fpc and other languages t
    13 KB (1,932 words) - 07:29, 12 December 2023
  • ...function has a particular syntax we have to implement it in our own source code: == Some special code ==
    18 KB (2,683 words) - 23:01, 8 October 2021
  • ...s make things simpler once setup. You can use (some of) Lazarus's help and code tools systems, click compile (but obviously not run) and have all your erro Include files (-Fi) : $(ProjOutDir)
    8 KB (1,336 words) - 12:05, 10 March 2024
  • * Include Assertion Code == Code ==
    35 KB (5,783 words) - 07:23, 10 March 2024
  • Tämä työkalu tarjoaa ominaisuuksia, kuten ''Find Declaration'', ''Code Completion'', ''Extraction'', ''Moving Inserting'' ja ''Beautifying Pascal' | [[Lazarus_IDE_Tools/fi#Siirtyminen esittelyn ja toteuksen välillä|Siirtyminen esittelyn ja toteu
    43 KB (5,582 words) - 01:10, 19 February 2020
  • [[TApplicationProperties]], [[TButton/fi|TButton]], [[TShape]] ja [[TToggleBox]]. // This code is tested only RPI2B Processor
    15 KB (1,731 words) - 01:53, 24 February 2020
  • {{Components and Code examples}} ...le for portaudio.DLL is tested by Linux and Mac owners. The linked example code contains two wrapper files, tested under Windows 32bit only.
    16 KB (2,155 words) - 18:07, 25 January 2023
  • fi fi
    59 KB (9,355 words) - 17:30, 16 August 2022
  • {{Components and Code examples}} * [http://fundementals.sourceforge.net/ Fundamentals Code Library] incluye librerías para Unicode, cadenas (Strings), estructuras de
    16 KB (2,480 words) - 18:07, 25 January 2023
  • ...gratuitement, même lorsque vous déployez une applications commerciale, le code source complet est disponible (Borland Delphi 2.0-5.0). (http://www.jrsoft Une trousse à outils qui établit un paquet d'installation Windows en code source XML. La trousse à outils soutient l'environnement en ligne de comma
    17 KB (2,718 words) - 06:42, 22 December 2019
  • ...rt.<br/> (care needs to be taken: there used to be a time when copyrighted code was checked in)<br/>A first test conversion by Florian using subgit was att ...] ; then git rm --cached --ignore-unmatch <path in repo/file> ; fi' HEAD</code> which removes all revisions of <path in repo/file> which are not ancestor
    24 KB (3,803 words) - 07:25, 13 January 2022
  • ...er /usr/local/src/fpc/2.2.2/ that contains all the source code. The source code is only needed by lazarus editor, but you can recompile FPC and have an opt <code lang="bash">
    41 KB (6,739 words) - 00:14, 14 January 2022
  • {{Components and Code examples}} * [http://fundementals.sourceforge.net/ Fundamentals Code Library] - Libraries for Unicode, strings, data structures, sockets and mat
    29 KB (4,178 words) - 16:16, 20 December 2023
  • ...er /usr/local/src/fpc/2.2.2/ that contains all the source code. The source code is only needed by lazarus editor, but you can recompile FPC and have an opt <code lang="bash">
    60 KB (5,479 words) - 17:43, 27 March 2024
  • {{Components and Code examples}} * [http://code.google.com/p/lazarus-zlib/ lazarus-zlib] - простой в использ
    22 KB (982 words) - 18:07, 25 January 2023
  • * Включить код Assert (Include Assertion Code) == Код (Code) ==
    59 KB (1,327 words) - 06:51, 22 December 2019
  • ...eryone, with read-only access. This means that you can directly access the code, and you will have really the last-minute sources available. It is also a m ...er /usr/local/src/fpc/2.2.2/ that contains all the source code. The source code is only needed by lazarus editor, but you can recompile FPC and have an opt
    44 KB (6,816 words) - 08:54, 9 February 2020
  • To update your source code with the changes in the remote repository, is called 'pulling' in git: fi
    28 KB (4,687 words) - 11:48, 6 March 2022
  • -C<x> : Code generation options. <x> is a combination of the following -Fi<x>: Add <x> to include paths
    90 KB (12,883 words) - 12:41, 8 May 2023
  • ...ribed here was tested and its description will be accompanied by a working code example. Would you imagine that a procedure named <code>spears</code> calculates the arcsin? The original NumLib routines limit the procedure/fu
    145 KB (21,894 words) - 10:13, 14 February 2024
  • Tiedätkö mikä on [http://fi.wikipedia.org/wiki/Mooren_laki Mooren laki ]? Siihen tutustutaan tässä es ...mponentin kanssa jos ei ole niin katso [[TAChart Tutorial: Getting started/fi| TAChart:n aloitusopas]]. Tietenkin, sinun on tunnettava [[Lazarus]] ja [[O
    29 KB (4,256 words) - 03:32, 29 February 2020
  • ...jeden zugänglich gemacht, mit Nur-Lese-Zugriff. Das bedeutet, dass Sie den Code direkt abrufen können, und Sie werden wirklich die Last-Minute-Quellen ver Kopieren Sie den folgenden Code in eine neue Datei namens 'fpc.cfg' im Verzeichnis c:\freepascal\fpc\2.4.3\
    49 KB (7,275 words) - 06:49, 13 January 2022
  • -- At this point you have the folder "~/lazarus" containing the source code. You should compile it very simply: echo "fi" >> ~/.bash_profile
    71 KB (5,874 words) - 00:16, 14 January 2022
  • * FPC Wasm code can access the DOM and JS APIs through pas2js code: [[WebAssembly/DOM|WebAssembly/DOM]] ...now creates unique method pointers ('''@SomeMethod'''), e.g. the following code will now remove the ''@OnLoad'':
    63 KB (8,788 words) - 17:15, 28 February 2024
  • * Code folding * Code-tree (list of functions/classes/etc., if lexer-supported)
    158 KB (24,384 words) - 17:31, 4 May 2024