Search results

From Free Pascal wiki
Jump to navigationJump to search
  • The functions of the LazUtf8 unit are required for problem-free type conversion from [[Ansistring|AnsiString]] to ...re used to display strings from the Unicode character set. Unicode strings are implemented in the same way as AnsiStrings and can be cast (converted) to t
    1 KB (168 words) - 13:23, 22 December 2023
  • ...d be able to load the right drivers. *.dll style drivers are found if they are located in the same directory as the corresponding *.exe file.
    2 KB (163 words) - 12:54, 1 April 2024
  • There are a few things pending like the "windowless mode". The WebView4Delphi demos are configured to use the "evergreen" version.
    1 KB (189 words) - 03:17, 6 December 2021
  • At the right are the nodes and below are the current values of the selected node.
    577 bytes (94 words) - 13:52, 1 February 2021
  • ...eepascal.org/fpc/docs-pdf/comparch.pdf]) written by Carl-Eric Codere. They are adapted to fit the changed parts of 1.9.x. This documentation is since 2003
    896 bytes (107 words) - 04:38, 19 September 2020
  • ...ontrol properties. Which means there are a number of HTML attributes which are not standard. In order to provide the best compatibility with standard HTML
    1 KB (180 words) - 16:05, 10 August 2022
  • <p>Some of the features of gir2pascal are:</p> *GObject's are mapped to pascal objects (not classes) for easier use.
    2 KB (362 words) - 07:26, 5 February 2023
  • * defaults to {$GOTO OFF}. That is, no jump commands are allowed; Note for inline assembler: If labels are used in the assembly code, the directive {$GOTO ON} must be used.
    726 bytes (105 words) - 13:09, 16 February 2020
  • The sources are in a subversion repository : ...y anyone by sending patches through bug tracker, the same way that patches are sent for pascal sources.
    1 KB (211 words) - 18:17, 16 August 2022
  • # Nested [[Comments|comments]] are allowed. # [[PChar|<syntaxhighlight lang="pascal" inline>PChar</syntaxhighlight>]]s are converted to [[String|<syntaxhighlight lang="pascal" inline>string</syntaxh
    2 KB (289 words) - 17:11, 6 August 2022
  • ...and <syntaxhighlight lang="pascal" inline>max</syntaxhighlight> properties are used to set minimum and maximum limit of a TrackBar. The corresponding values are <syntaxhighlight lang="pascal" inline>trHorizontal</syntaxhighlight> or <sy
    2 KB (250 words) - 17:01, 13 November 2019
  • General features are; * all modal forms are bsSizeToolWin; non-modal forms are bsSizable.
    3 KB (449 words) - 21:32, 8 April 2021
  • :;asNormal: normal handling when TActions are invoked by hotkeys or otherwise. :;asSuspendedEnabled: no response on invoking, but all TAction.Enabled are set ''true''
    1 KB (174 words) - 07:03, 20 March 2024
  • ...e memory can already be allocated by initialization routines in units that are initialized before the C memory manager is installed. ...es where several units like '''cthreads''', '''cmem''' and '''cwstrings''' are recommended to be placed first, due to how the units work a sensible order
    860 bytes (140 words) - 20:40, 10 January 2022
  • ...prises of an array of type [[WideChar]]. The functions of the LazUTF8 unit are there to facilitate the conversion of types from [[Ansistring|AnsiString]] The examples below are for Windows operating systems!
    896 bytes (117 words) - 13:21, 22 December 2023
  • There are several types of "Themes" in macOS. ...rences are allowing to change the main bar to the dark mode. However APIs are available to change window and/or view
    2 KB (257 words) - 05:41, 5 June 2020
  • ...(usually not more than one week - exact dates are provided when the builds are available). # Install the release (check that the version-numbers are correct)
    2 KB (293 words) - 08:33, 22 August 2020
  • ...ighlight> and <syntaxhighlight lang="pascal" inline>true</syntaxhighlight> are used to define the false and true conditions of a [[Boolean|<syntaxhighligh They are [[Manifest constant|manifest constants]] that are defined as part of the [[Standard type|standard data types]] the [[Compiler
    3 KB (410 words) - 02:33, 18 October 2023
  • Every time the statements in the loop body are executed, an ''iteration'' occurs. Loops are particularly useful as a programming construct, since the loop body is only
    2 KB (293 words) - 23:25, 26 January 2021
  • ...efinitions and string conversion functions in [[BGRABitmap]] library. They are provided by [https://bgrabitmap.github.io/doc/BGRABitmapTypes.html BGRABitm ...solid #e0e0a0; background: #ffffe4;">Returns the index of a color. Colors are considered to match if the difference is less than or equal to ''AMaxDiff''
    12 KB (1,731 words) - 09:05, 3 April 2024

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