Search results

From Free Pascal wiki
Jump to navigationJump to search
  • * either indicate that a class is not a LCL-specific class (it's Cocoa native) thus should be handled with care A lot of the methods below are control specific methods, thus it might be a good idea to elevate the extension from NSObject to NSView or NS
    6 KB (908 words) - 08:41, 29 December 2019
  • ...ocedural API currently available on macOS and Mac OS Classic 8.1 or later. It can be utilized to create full-fledged native Macintosh applications integr * Save an empty file (or empty project for Lazarus) and leave it for now.
    6 KB (850 words) - 06:07, 4 August 2021
  • ...out a functioning Apple Help Book. Unfortunately Apple make it harder than it should be for developers to create an Apple Help Book because the official +-- Contents/
    12 KB (1,534 words) - 06:20, 28 December 2021
  • ...ems trivial, and it is for one or two discs. For one disc, you simply move it from peg 1 to peg 3. For two discs, move the topmost disc from peg 1 to peg Your mission, should you choose to accept it -- write a program using a recursive procedure to solve the Towers of Hanoi
    6 KB (530 words) - 16:20, 20 August 2022
  • ...s a simple, yet complete, introduction to the Pascal programming language. It covers all of the syntax of standard Pascal, including pointers. ...ation on a specific feature of Pascal, you can go directly to the Table of Contents to select any lesson in the tutorial.
    1 KB (242 words) - 16:15, 20 August 2022
  • ...ckage file can then be moved, downloaded or emailed. Once the end user has it, they can double-click the package and the ''Installer.app'' is launched, w ...e, cd progname.app) or by Ctrl-clicking the file and choosing Show Package Contents from the popup menu.
    2 KB (359 words) - 08:34, 2 February 2021
  • ...must [[Debugger_Setup |setup the debugger]] and start the project to debug it. Only then this window will be useful. ...html TCustomApplication.Log()] also writes its output to the Event Log (if it has been implemented).
    2 KB (273 words) - 05:30, 2 February 2021
  • ...ctions 3-6, you may need to change its permission so that macOS will allow it to be executed: ...cutable file into the app bundle folder after each compile in order to run it.
    16 KB (738 words) - 13:01, 22 December 2019
  • ...is page https://wiki.freepascal.org/Install_on_aarch64_Arch_or_Manjaro but it doesn't appear in the Install categories page here https://wiki.freepascal. ...'''My Pages | Preferences | Appearance'''. I use the Cologne Blue skin and it looks and works fine.
    3 KB (418 words) - 10:12, 25 May 2022
  • ...a sequence of data (bytes). It may be used to store essentially anything. It can be read by '''BlockRead''' and written to by '''BlockWrite''' procedure ...-- see below), [[Rewrite]] (clear contents and write), or [[Append]] (keep contents and write). In case of [[Reset]] on an untyped binary file, the global [[Fi
    4 KB (692 words) - 00:14, 15 February 2020
  • back to contents [[FPC internals]] The basic TParaManager class cannot and should not be created, as it contain the abstract methods that should be implemented by CPU target imple
    3 KB (465 words) - 13:15, 28 December 2020
  • ...ation icon is usually displayed on the main window of the application, and it can be changed as per the code in [[Changing application Icon]]. ...he Project Options dialog, but it currently doesn't work for Linux because it requires calling an application to set the icon.
    3 KB (420 words) - 13:48, 2 August 2020
  • ...to debug a remote target using gdb's remote serial protocol over tcp/ip. It is intended that simple targets with gdbserver stub implementations will be ...r network name where the gdbserver stub is running. Use '''localhost''' if it is running on the same computer as the debugger instance.
    2 KB (331 words) - 17:58, 9 January 2022
  • ...and check status. There is an option to automatically hide the menu bar so it's shown only when you move the pointer to the top of the screen. There are This is how the contents of the menu is defined:
    3 KB (472 words) - 20:33, 14 May 2022
  • * Open the package, and install it, rebuilding the IDE Finds text in the control contents.
    5 KB (654 words) - 08:40, 27 August 2021
  • ...ly from Xcode and that allows you to do command line development in macOS. It consists of the macOS SDK and command-line tools which are installed in the ...allows you to find or run any tool inside Xcode from the command line. Use it to invoke any tool within Xcode from the command line. For example:
    5 KB (868 words) - 20:17, 28 May 2022
  • The LCL does not pass on Windows messages. It only passes on messages > WM_USER. This means you have to write your own me ==View the clipboard contents==
    9 KB (1,059 words) - 13:13, 10 May 2020
  • back to contents [[FPC internals]] ...face is invoked, the class instance can be determined from the vmt because it's part of the instance data simply by subtracting a fixed offset from the i
    2 KB (342 words) - 13:11, 28 December 2020
  • Mac Catalyst is available on macOS 10.15 Catalina and later (?). It's not available on the prior macOS 10.14. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/iOSSupport
    3 KB (413 words) - 04:47, 15 June 2020
  • ...paste the program below into your IDE or text editor, then compile and run it. If you have no idea how to do this, return to the Table of Contents. Earlier lessons explain what a compiler is, give links to downloadable com
    1 KB (208 words) - 16:16, 20 August 2022

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