Search results

From Lazarus wiki
Jump to navigationJump to search
  • :: Making install directories and copying files... :: copying the compiler...
    7 KB (1,128 words) - 22:04, 6 April 2013
  • ...ircumventing Pascal’s restrictions in a very “hacky” nature: E.&#8239;g. ''copying'' a ''[[File|<syntaxhighlight lang="pascal" inline>file</syntaxhighlight>]] * For performance reasons: Copying ''huge'' blocks of memory with <syntaxhighlight lang="delphi" inline>move</
    3 KB (441 words) - 14:05, 28 January 2022
  • ...for arm-gba (make clean all OPT="-ap" CPU_TARGET=arm OS_TARGET=gba) fails. Copying rtl/gba/rtl.cfg from trunk fixes it.
    1,020 bytes (156 words) - 19:30, 26 July 2017
  • * Command after - After copying all files, run this command. For example compressing the directory into a t
    1 KB (206 words) - 13:29, 26 May 2017
  • === Copying files to the emulator ===
    7 KB (1,051 words) - 23:15, 5 January 2015
  • |0.9.16||Mattias||<strike>Copying from KDE applications under gtk (copy text from xterm/kde app) See</strike>
    4 KB (402 words) - 03:03, 4 August 2006
  • The compiler will generate appropriate code ''copying'' data for following data types. You don’t have to iterate over all components copying each element by hand as it is required in other programming languages.
    5 KB (643 words) - 00:09, 4 February 2021
  • else MessageDlg('Copying failed',mtWarning,[mbOk],0);
    2 KB (222 words) - 12:21, 20 January 2022
  • LGPL Modifiée(Lire COPYING.modifiedLGPL et COPYING.LGPL inclu dans le paquet).
    6 KB (872 words) - 12:08, 3 August 2011
  • else MessageDlg('Copying failed',mtWarning,[mbOk],0);
    2 KB (236 words) - 07:47, 8 September 2019
  • ** fixed saving, loading and copying
    2 KB (304 words) - 16:05, 21 June 2016
  • ...azarus-specific or not visual components. Installation can be as simple as copying over all files to your application directory and adding the relevant units
    2 KB (302 words) - 16:47, 22 March 2022
  • </syntaxhighlight> I agree with above that we really shouldn't be copying C++'s cryptic use of <> for them.
    3 KB (362 words) - 16:40, 8 November 2018
  • ...equires, that all needed packages are at the same places. That means, that copying this Makefile to another computer needs exactly the same paths of all packa
    4 KB (484 words) - 20:05, 26 January 2009
  • === Copying properties for cloning === Copying properties to another instance is done in the usual fashion, using the '''A
    12 KB (1,651 words) - 05:35, 16 February 2020
  • ...g the ''SDL.framework'' from the disk image to ''/Library/Frameworks'' and copying the ''devel-lite'' folder anywhere on your hard drive (e.g., in your home d
    9 KB (1,241 words) - 04:37, 18 April 2010
  • Upravená LGPL (čítajte COPYING.modifiedLGPL a COPYING.LGPL zahrnuté v balíčku).
    5 KB (812 words) - 12:49, 26 December 2007
  • * creating a basic data dictionary unit. You could try copying and modifying another basic unit such as fpddmysql40.pp
    2 KB (327 words) - 18:54, 24 July 2023
  • Modifizierte LGPL (lesen sie COPYING.modifiedLGPL und COPYING.LGPL die im Package enthalten sind).
    7 KB (964 words) - 18:45, 19 October 2010
  • ...="pascal" inline>inline</syntaxhighlight> requests the [[FPC]] to consider copying the definition of a [[Routine|routine]] to the call site (“inlining”).
    3 KB (443 words) - 14:22, 8 November 2023
  • ...equires, that all needed packages are at the same places. That means, that copying this Makefile to another computer needs exactly the same paths of all packa
    4 KB (594 words) - 08:54, 24 August 2008
  • LGPL modificada (leer COPYING.modifiedLGPL y COPYING.LGPL, ambos incluidos en el paquete).
    7 KB (1,056 words) - 00:35, 10 September 2009
  • This is a bit confusing. Think of call-by-value as copying a variable, then giving the copy to the procedure. The procedure works on t
    3 KB (438 words) - 16:19, 20 August 2022
  • *Copying new strings from rst and lrt files to a single .po file for each project *Copying new strings from rst and lrt files to a single .po file for each package (i
    9 KB (1,363 words) - 04:11, 10 November 2016
  • Create a new backend, by copying the current
    3 KB (483 words) - 18:21, 5 February 2021
  • for copying, here is the settingsCC.ini:
    5 KB (710 words) - 21:52, 17 October 2017
  • *Copying new strings from rst and lrt files to a single .po file for each project *Copying new strings from rst and lrt files to a single .po file for each package (i
    7 KB (1,134 words) - 03:51, 9 December 2019
  • # Copying cloned files to our laz dir.
    3 KB (491 words) - 23:07, 27 December 2021
  • '''Copy/Paste with fold info''': Copying/pasting text within the IDE will remember if text was folded when copied, a
    3 KB (530 words) - 14:32, 2 February 2021
  • ...he data exists, such as each second cell or going up, it can be created by copying the relevant data to a new TsWorksheet.
    4 KB (473 words) - 02:47, 2 March 2020
  • ...amework</code> from the disk image to <code>/Library/Frameworks</code> and copying the <code>devel-lite</code> folder anywhere on your hard drive (e.g., in yo
    8 KB (1,352 words) - 05:39, 21 September 2023
  • ...he data exists, such as each second cell or going up, it can be created by copying the relevant data to a new TsWorksheet.
    4 KB (483 words) - 02:48, 2 March 2020
  • The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the differen ...special one. GNU LIBRARY GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
    24 KB (4,110 words) - 10:22, 3 December 2013
  • ...g="pascal" inline>AnsiString</syntaxhighlight> is essentially a pointer, ''copying'' strings of this type is fast, since only the reference is copied and the
    6 KB (754 words) - 13:27, 22 December 2023
  • ...from the surrounding code. It does that by searching for similar code and copying the indent.
    6 KB (787 words) - 06:11, 16 February 2020
  • # Instead of copying executable into .app folder after each compile,
    5 KB (706 words) - 01:17, 15 December 2019
  • #Copying cvs-files to our laz dir.
    6 KB (926 words) - 18:51, 10 January 2007
  • Type "show copying" to see the conditions.
    13 KB (974 words) - 11:45, 3 August 2011
  • * Copying to clipboard <s>does not yet work</s> is basically functional but only on f
    6 KB (1,027 words) - 12:31, 25 January 2018
  • // full copying the symbols
    6 KB (827 words) - 11:56, 24 December 2020
  • ..., you will need to include them in the upstream source. You can do that by copying the custom packages source code into your projects repository or create an * copying is done using the <tt>install</tt> command. The -D option will create missi
    12 KB (1,808 words) - 13:53, 16 December 2021
  • ...for local variables instead of registers and be used to reduce the amount copying between those variables. For example shortstrings are often copied around u
    9 KB (1,373 words) - 09:09, 22 March 2013
  • ...OPYING.modifiedLGPL modified] [http://svn.freepascal.org/svn/lazarus/trunk/COPYING.LGPL LGPL] (same as the FPC RTL and the Lazarus LCL). You can contact the a * 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
  • ...me can be described by an [[XML]] file. Additional schemes can be added by copying them into a folder called "userschemes" in the primary-config-path. The lis
    7 KB (1,081 words) - 19:46, 3 May 2024
  • After copying the contents of ''/usr/lib'' on the AIX system to ''aixroot/usr/lib'' to yo
    9 KB (1,477 words) - 21:50, 21 January 2016
  • * '''On paste form clipboard''': Indent when copying text from the clipboard. At the moment it only indents when inserting at co
    6 KB (995 words) - 10:32, 17 February 2020
  • ...ant to use the docked form editor, you have to use complete Lazarus trunk. Copying the sparta packages from trunk into your 1.6 fixes won't work. * Old behaviour: CopyFile raised exceptions by default when copying failed under arbitrary circumstances.
    12 KB (1,812 words) - 23:13, 8 August 2020
  • // full copying the symbols
    6 KB (962 words) - 13:32, 25 December 2020
  • ...led instead of the default copy behavior. This operator is responsible for copying everything that's needed from the source to the target.
    8 KB (1,215 words) - 18:43, 26 April 2024
  • # Instead of copying executable into .app folder after each compile,
    9 KB (1,304 words) - 05:50, 13 March 2022
  • ...indeed the cross-windres will prefix target string to the gcc.exe search. Copying normal gcc.exe to x86_64-win64-gcc.exe helps'''
    6 KB (923 words) - 18:34, 16 May 2021
  • ..., you may want to have support for WebP and RAW images. You can do that by copying the ''dcraw.exe'' and ''libwebp.dll'' files next to the compiled files (for
    10 KB (1,441 words) - 20:13, 30 January 2024
  • * Options to do all kind of fancy stuff, like copying files around, calling external applications, zipping files are removed or l
    9 KB (1,319 words) - 01:15, 4 September 2022
  • ...t wslwrap version is to replace fpc.exe (make a backup!) with wslwrap.exe (copying over) and creating fpc.wrp file with
    7 KB (1,205 words) - 04:34, 12 July 2019
  • For casual users, copying Pascal text only programs from a book, <code>{$APPTYPE CONSOLE}</code> is a
    7 KB (1,182 words) - 20:49, 16 December 2019
  • ...nsiString(X) variable with the same value of X: no code page conversion or copying occurs, just the reference count is increased. ...assigned to an AnsiString(X), the same happens: no code page conversion or copying, just the reference count is increased. Note that this means that results f
    24 KB (3,786 words) - 11:56, 28 November 2023
  • # Instead of copying executable into .app folder after each compile,
    12 KB (737 words) - 16:46, 18 August 2020
  • #Copying cvs-files to our laz dir.
    10 KB (1,664 words) - 20:49, 26 December 2007
  • Type "show copying" to see the conditions.
    11 KB (1,532 words) - 00:41, 5 January 2015
  • #Copying cvs-files to our laz dir.
    11 KB (1,736 words) - 08:02, 7 June 2008
  • ...tyle="border: 1px solid #e0e0a0; background: #ffffe4;">Creates an image by copying the content of a ''TFPCustomImage''</td></tr> ...tyle="border: 1px solid #e0e0a0; background: #ffffe4;">Creates an image by copying the content of a ''TBitmap''</td></tr>
    61 KB (9,166 words) - 08:47, 3 April 2024
  • #Copying cvs-files to our laz dir.
    11 KB (1,774 words) - 09:21, 26 October 2011
  • ...ntuitive data relationships. It becomes BPM with XML Frames. You have file copying, extracting or traducing images. There is also un updating component with i
    9 KB (1,356 words) - 21:43, 15 April 2023
  • copying), which will be rightfully accepted by the compiler without any warning,
    10 KB (1,648 words) - 12:04, 26 August 2023
  • # Instead of copying executable into .app folder after each compile,
    33 KB (1,595 words) - 06:02, 22 December 2019
  • ...in your PATH (not your system directory) (useful if you don't want to keep copying dlls)
    12 KB (1,854 words) - 02:23, 16 February 2020
  • You can avoid compiling lcl.chm by generating it one time (or copying over an existing file) and making the file read-only. ; to cross lib dir (try compiling and keep copying until no errors left)
    29 KB (4,416 words) - 23:56, 7 November 2023
  • There is NO WARRANTY, to the extent permitted by law. Type "show copying"
    11 KB (1,770 words) - 18:44, 14 December 2019
  • ...the same text via an intermediate (non KMemo) app. The reason is that when copying directly between KMemos the text is copied in RTF format (to retain any for In fact this bug actually consists of two unrelated bugs, one affecting the copying (or writeRTF) behaviour, the other affecting pasting (or loadRTF).
    29 KB (4,371 words) - 08:56, 29 January 2024
  • ...e compiler to fix something, you can begin by creating a new directory and copying all files and subdirectories from the Compiler subdirectory (and all files
    18 KB (3,029 words) - 13:00, 25 December 2016
  • * in the Windows system directory (if you don't want to keep copying files). Note that on 64 bit Windows you have to put the 32 bit library in S
    16 KB (2,455 words) - 01:43, 21 February 2020
  • Type "show copying" to see the conditions.
    12 KB (1,856 words) - 06:23, 22 December 2019
  • ...es to backslashes (and adding ''.exe'' after the compiler binary name when copying it), most, if not all, commands will work on Windows, too.
    18 KB (2,840 words) - 20:59, 31 August 2023
  • Using <syntaxhighlight inline lang="pascal">ldconfig</syntaxhighlight> after copying your library file into a lib directory may help with caching issues.
    15 KB (2,307 words) - 16:40, 24 September 2021
  • ...re are also invisible components for pictures' translation, extracting and copying. There is also an update component with its ini creating project. With Exte
    14 KB (2,086 words) - 21:59, 10 June 2023
  • ...release 0.6.2 shortly, but until then, WinCE users can work around this by copying [http://svn.freepascal.org/svn/fpc/trunk/packages/openssl/src/openssl.pas t
    14 KB (2,193 words) - 16:33, 5 September 2023
  • **The ClipBoard now supports copying and pasting text in HTML format by means of the methods GetAsHtml and SetAs
    14 KB (1,920 words) - 08:36, 22 August 2020
  • ...directive (e.g. ''{$codepage utf8}''). In this case, rather than literally copying the bytes that represent the string constants in your program, the compiler
    19 KB (2,786 words) - 13:47, 21 February 2020
  • Type "show copying" to see the conditions.
    19 KB (1,124 words) - 04:28, 22 December 2019
  • *Lazarus integrated .chm help file system for manual copying into .../chm subdirectory, download [http://www.stack.nl/~marcov/doc-chm.zi
    20 KB (3,053 words) - 20:27, 31 May 2022
  • You can install via ADB or by copying the file to the sdcard. You should see this:
    23 KB (2,610 words) - 11:11, 14 May 2015
  • ...er_IPro: Fix selection of text within tables. Note this fix breaks correct copying of text from tables to the clipboard! *r50166 Turbopower_ipro: Fix copying of table cells to clipboard.
    44 KB (5,942 words) - 23:37, 1 December 2015
  • ...release 0.6.2 shortly, but until then, WinCE users can work around this by copying [http://svn.freepascal.org/svn/fpc/trunk/packages/openssl/src/openssl.pas t
    21 KB (1,109 words) - 18:10, 11 September 2023
  • *Jesús earned $40 US for fixing a bug where copying images with the edit/copy caused all pixels with the color shown in the bot
    17 KB (2,658 words) - 20:55, 18 July 2022
  • ...do further processing. This kind of optimization can be used in OpenGL for copying data to video card memory.
    26 KB (3,459 words) - 08:09, 11 February 2020
  • ...t the practicalities of binary distribution, and why it isn't as simple as copying the Delphi "binary packages" model. "Dorothy, I think we are not in Kansas
    24 KB (3,971 words) - 10:12, 20 March 2022
  • For copying the data into the memo we use the ''Lines'' property procedure ''Assign''()
    27 KB (4,440 words) - 02:35, 7 December 2021
  • *r53376 LCL-GTK2: Remove trailing zero when copying to clipboard. {{MantisLink|21453}}, {{MantisLink|30071}} *r51692 LazUtils: Prevent CopyDirTree copying to a subdirectory of source: handle unicode characters.
    49 KB (6,507 words) - 01:18, 7 April 2017
  • ...e record types which allow their built-in initialization, finalization and copying functionality to be extended. The new operators are ''Initialize'', ''Final
    27 KB (3,956 words) - 14:47, 7 February 2022
  • # Instead of copying executable into .app folder after each compile,
    24 KB (2,879 words) - 12:34, 22 December 2019
  • Installation can be as simple as simply copying over all files to your application directory and adding the relevant Synaps
    34 KB (4,327 words) - 03:33, 20 February 2024
  • ...ny tab makes that file visible, and you can move easily from file to file, copying and pasting between files and performing most of the normal editing functio
    34 KB (5,479 words) - 16:46, 26 June 2023
  • ...eations. You can listen your own “shuffled music” in menu or in game, just copying MP3 into the relative directories. Use GLScene (so, OpenGL) for graphics, O
    22 KB (3,411 words) - 02:28, 26 November 2020
  • ...of large chunks of memory, to avoid many smaller allocations and potetnial copying of data in the future.
    42 KB (6,518 words) - 11:01, 31 August 2023
  • You can install via ADB or by copying the file to the sdcard. You should see this:
    35 KB (5,483 words) - 21:35, 8 January 2021
  • You can install via ADB or by copying the file to the sdcard. You should see this:
    35 KB (4,944 words) - 21:33, 8 January 2021
  • ...OPYING.modifiedLGPL modified] [http://svn.freepascal.org/svn/lazarus/trunk/COPYING.LGPL LGPL] (the same as the FPC RTL and the Lazarus LCL). You can contact t ...the content of the page, just because they could consume less memory, than copying the whole rich-text into the memory.
    39 KB (5,672 words) - 20:52, 29 September 2022
  • ...nd "Save to SVG" demonstrate that this special formatting is retained when copying a chart to the clipboard or when saving it to a graphics file.
    43 KB (6,406 words) - 20:31, 9 August 2021
  • ...ny tab makes that file visible, and you can move easily from file to file, copying and pasting between files and performing most of the normal editing functio
    34 KB (5,421 words) - 14:04, 8 December 2021
  • ...Link|46396}} </td><td>TAChart</td><td>Implement a windows-only solution to copying a chart to the clipboard as windows metafile. Update wmf demo.</td></tr> ...hart</td><td>Introduce class helper for saving charts as metafiles and for copying them as metafiles to the clipboard.</td></tr>
    107 KB (16,061 words) - 14:38, 20 February 2015

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