Search results

From Free Pascal wiki
Jump to navigationJump to search

Page title matches

  • <noinclude>{{Basic Pascal Tutorial/Contents}} <!--- Do not translate, modify or delete lines with curve braces at top * [[Basic Pascal Tutorial/Introduction/it|Introduzione]]
    4 KB (475 words) - 16:14, 20 August 2022

Page text matches

  • ...ten an excellent Pascal overview and tutorial and generously agreed to let it be wiki'ized and posted on the Lazarus-ccr provided that: * It's made clear that the pages may have been modified from the originals.
    969 bytes (143 words) - 12:08, 5 September 2022
  • back to contents [[FPC internals]] ...s''' in its directory. The unit should have no code written in it. Instead it should only use the unit responsible for the CPU target specific initializa
    485 bytes (75 words) - 13:03, 28 December 2020
  • <noinclude>{{Basic Pascal Tutorial/Contents}} <!--- Do not translate, modify or delete lines with curve braces at top * [[Basic Pascal Tutorial/Introduction/it|Introduzione]]
    4 KB (475 words) - 16:14, 20 August 2022
  • ...extension. Finder doesn't display the .app extension, although you'll see it if you use ls in a Terminal window. ..._app.sh'', use chmod +x on the file so macOS will let you run it, then run it as follows to create an app bundle (substitute the name of your own GUI app
    5 KB (706 words) - 01:17, 15 December 2019
  • *It silently checks for application updates, and if it finds an update will silently perform the update - even if the application That's it!
    2 KB (307 words) - 01:45, 19 February 2020
  • ...m) viewer. Only visible part of file (or stream) is loaded into viewer, so it's suitable to show files of unlimited size. * Removed method OpenFile, because it used Win32 API; use OpenStream instead.
    1 KB (176 words) - 10:39, 21 January 2022
  • La guida può essere trovata qui: [[Basic Pascal Tutorial/Introduction/it|Basic Pascal Tutorial by Tao Yue]] o nella tavola dei contenuti sottostante {{:Basic Pascal Tutorial/Contents/it}}
    883 bytes (125 words) - 12:08, 5 September 2022
  • LHelp is the default help viewer for Lazarus. It displays CHM help files. It can also be invoked and controlled by the Lazarus IDE to display context-se
    1 KB (190 words) - 00:33, 23 March 2024
  • ...trol, named '''NSSrollView''' to implement scrolling. Cocoa-WS sub-classes it with the '''TCocoaScrollView''' class. ...dditional view that was introduced to satisfy LCL requirements (despite of it's name, there's no NSManualScrollView in Cocoa).
    4 KB (536 words) - 06:18, 23 February 2020
  • ...exporter.png]] is a database export component for use with a [[TDataSet]]. It may be found on the Data Export tab of the [[Component Palette]] once you h To export the contents of a TDataSet (for instance the result of a [[TSQLQuery]] correctly setup t
    2 KB (208 words) - 04:29, 18 July 2020
  • ...sed to translate C header files to pascal units. The Free Pascal team uses it to make import units for important C libraries such as GTK or MySQL. ...le programs and units with FPC. The Free Pascal team uses it to create all it's makefiles.
    2 KB (328 words) - 19:43, 6 August 2022
  • back to contents [[FPC internals]] ...or message. The default one, errore.msg, is compiled into the compiler, so it will work without any message file available.
    1 KB (174 words) - 13:11, 28 December 2020
  • ...SDK (e.g. -XR/Developer/SDKs/MacOSX10.5.sdk/ or -XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/). For ex ...ols, and may be different if you chose a different location. Do not assume it will always be /Developer.
    2 KB (244 words) - 01:22, 16 March 2022
  • ...lication bundle is a directory with the extension ".app" on macOS systems. It contains the application executable, resource files, library files (if any) From within Lazarus it is used for the [[Carbon Interface|Carbon]] and [[Cocoa Interface|Cocoa]] i
    9 KB (1,304 words) - 05:50, 13 March 2022
  • ...the control always shows the same page whichever tab is selected. In fact, it containts only a single page. The idea behind this concept is illustrated b ...'' the new tab has become active. In the file editor example, the new file contents must be loaded into the memo shown on the <tt>TTabControl</tt>.
    3 KB (460 words) - 23:24, 6 February 2021
  • ...istSource'' (which e.g. represents a table with product info, "Products"). It then: ...x]] is that the TDBComboBox is a (as it were) "singly data bound control": it stores the results in a database field but the list of values to select fro
    5 KB (621 words) - 06:28, 29 February 2020
  • ...lobal char variable]] whose contents is determined by the used [[locale]]. It is used for representation of floating point numbers on screen and within f DecimalSeparator is deprecated. In all new projects, it should be replaced by the [[DefaultFormatSettings]] variable.
    2 KB (201 words) - 12:00, 6 April 2023
  • cd project1.app/Contents/MacOS and wait for it to stop or catch the application crash.
    3 KB (466 words) - 09:23, 6 August 2020
  • Otherwise, each time the program is run, it will allocate more and more memory until your computer has no more. The real power of pointers is that, in conjunction with records, it makes dynamically-sized data structures possible.
    4 KB (404 words) - 16:20, 20 August 2022
  • * -F is only used for the developer machine at link-time. It doesn't affect how the framework is searched at the run-time ...t of a framework in '''macOS''' bundle is under "Frameworks" directory of "Contents":
    5 KB (779 words) - 16:08, 6 December 2021

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)