Search results

From Free Pascal wiki
Jump to navigationJump to search

Page title matches

  • ...op files event will be invoked when the user drops one or multiple dragged files on one of application's forms. First this event should be fired for target form (or main form if drop target is unknown), then for the application.
    1 KB (201 words) - 17:12, 5 April 2017

Page text matches

  • ...op files event will be invoked when the user drops one or multiple dragged files on one of application's forms. First this event should be fired for target form (or main form if drop target is unknown), then for the application.
    1 KB (201 words) - 17:12, 5 April 2017
  • : Drop this on a form if you want to add designing capabilities to your executable ...report. Note that you cannot preview the report in the designer, since the event handlers cannot be executed in the designer.
    5 KB (766 words) - 12:30, 8 March 2018
  • {{Drag and Drop sample}} ...a common operation that makes the interface user friendly: a user can drag/drop information to controls instead of having to type etc.
    10 KB (1,386 words) - 07:12, 14 December 2023
  • ** When starting a new application, just drop the component onto your form, and in the Form.Create() method, call SplashA ...eally minimal resource use, the component can optionally use only external files (deployed with your executable)
    3 KB (478 words) - 01:22, 10 September 2021
  • {{Event order}} ...os. Somebody who does not know Lazarus or Delphi could well pick the wrong event.
    4 KB (556 words) - 16:44, 2 December 2019
  • * In the lazarus/components directory, untar (unzip) the files from sockets-laz-package-<version>.tar.gz file. The sockets folder will be ...in32 users: In case you experience some difficults in compiling the Pascal files, you may need to add
    6 KB (872 words) - 12:08, 3 August 2011
  • {{Event order}} * [[Drop files event]]
    3 KB (455 words) - 22:58, 15 May 2014
  • ...<code>[[TDataSet]]</code> that can read ('''''but not write!''''') Paradox files up to Version 7. ...for having the component read-only is to provide a way to read old Paradox files for converting to newer database formats.
    4 KB (585 words) - 18:02, 12 May 2019
  • ...Lazarus package file and resource files and the modified-LGPL license text files. ...n [http://sourceforge.net/project/showfiles.php?group_id=92177 Lazarus CCR Files page] or on author's web pages [http://infoconsult.homelinux.net http://inf
    6 KB (874 words) - 11:20, 3 May 2021
  • ...eMessages''' and '''ProcessMessagess''' allowing a manual control over the event-loop. ==Event Loop==
    13 KB (1,876 words) - 21:41, 21 February 2022
  • {{Event order}} * [[Drop files event]]
    4 KB (496 words) - 12:35, 24 August 2017
  • #* Implemented drag and drop. #* event handling of OnClick, OnChange, ... is now more compatible
    6 KB (882 words) - 07:13, 7 August 2020
  • This project demonstrates how to use the HTML help components. Just drop them on a form of your project. Setup the paths and create some HTML pages. ...he CHM help section if you want to use CHM help files instead of HTML help files.
    7 KB (1,145 words) - 09:44, 10 March 2024
  • The files (''libcef.dll'', ''natives_blob.bin'', ''icudtl.dat'' etc.) are in the same * Drop a <tt>TEditButton</tt> on the form
    9 KB (1,209 words) - 01:50, 16 January 2021
  • |IDE|| Export LFM as xml ||working||-||-||-||Load and save LFM files to XML. ...gress||post 1.0||-||-||A simple icon editor with the ability to create lrs files. It will be a good example and can help newbies to create icons for their c
    26 KB (3,349 words) - 23:29, 27 March 2024
  • ..., every application with a graphical interface has a [[macOS property list files|property list file]] named <tt>Info.plist</tt>, roughly equivalent to a man ...enables a running application to open other applications or their document files in a way similar to the Finder or the Dock. Using Launch Services, an appli
    23 KB (3,110 words) - 06:26, 8 December 2021
  • An OnAppointment notify event has been added in the latest version that is triggered when the current tim ....LGPL and the COPYING.modifiedLGPL that come with this package or the same files that come with the Lazarus distro)
    4 KB (680 words) - 14:12, 25 February 2020
  • |[[IDE]]||Export LFM as xml||Работает||-||-||-||Load and save LFM files to XML. ...ессе||после 1.0||-||-||A simple icon editor with the ability to create lrs files. It will be a good example and can help newbies to create icons for their c
    35 KB (2,320 words) - 11:08, 23 February 2020
  • = 6) User type drop-down list = 13) Inherited drop-down list of types
    18 KB (2,137 words) - 01:20, 19 February 2020
  • ...his example it is also necessary to select a [[TOpenDialog]] component and drop it onto the form. ...licking the Events tab of the Object Inspector and selecting the 'OnClick' event.
    10 KB (1,412 words) - 22:46, 17 May 2023
  • ...e associated new property Expanded only has meaning in the context of this event. ...). The associated new property URL only has meaning in the context of this event.
    13 KB (1,955 words) - 12:18, 1 May 2024
  • ...Networking Library''' is a collection of classes and components to enable event-driven TCP or UDP networking. * [http://sourceforge.net/projects/lazarus-ccr/files/lNet/ lNet package]. Packaged as utilities for the use of the FPC project i
    14 KB (2,193 words) - 16:33, 5 September 2023
  • ...ompile your project with both Delphi and Lazarus) consider converting your files with the [http://wiki.lazarus.freepascal.org/XDev_Toolkit XDev Toolkit] ins ...e project (even on another computer) all your breakpoints, bookmarks, open files, cursor positions, jump histories, etc. are restored.
    28 KB (3,985 words) - 01:01, 1 June 2022
  • *LazAutoUpdate is a visual drop-in component for the Lazarus/FPC IDE to make updating your application from *Drop-in the component, set a couple of properties (your SourceForge project name
    15 KB (2,146 words) - 22:27, 7 January 2022
  • ...ows, Firebird embedded and regular Firebird client libraries are different files. Firebird embedded can always serve as a regular client, making it a logica ...load and unzip the Firebird embedded kit. Make sure the .dll and .manifest files are either:
    12 KB (1,854 words) - 02:23, 16 February 2020
  • See files lazreport/license.txt, license-rus.txt and license-lazreport.txt for detail In order to use TfrHTMExportFilter the developer has to drag and drop an instance of the TfrHTMExportFilter component from the LazReport tab in t
    22 KB (3,224 words) - 22:31, 5 February 2022
  • ...DisableFakeMethods</tt> define before installing MCK package. Otherwise '''event handlers will not work'''! # Play with your new KOL/MCK Project (adjust parameters, drop TKOL... components, compile, run, debug, etc.) Enjoy!
    8 KB (1,289 words) - 18:24, 29 April 2021
  • ...designed for typical applications (thanks to Roland Hahn...). (svg master files can be found at https://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/image_s ...<tt>true</tt>. Usually you should also provide a handler for the Imagelist event <b><tt>OnGetWidthForPPI</tt></b> to define that images should be scaled als
    9 KB (1,311 words) - 15:50, 22 December 2023
  • ...n dock icon or opened via Finder if is associated. You have to enable this event in Application Bundle. ...ot passed. You have to use OnDropFiles event to detect openning associated files.
    9 KB (1,244 words) - 23:41, 17 December 2019
  • ...Favorites]] - Creates a third section (on the top) in the Open tool button drop-down menu where you can register your favorite projects. * [[H2Paswizard|h2paswizard]] - Converts C headers files to Pascal
    7 KB (932 words) - 10:24, 10 April 2023
  • ** DatabaseName := your database, e.g. C:\Program Files\Firebird\Firebird_2_5\examples\empbuild\EMPLOYEE.FDB Click the band icon, go to the report surface, and click on it to drop a band object.
    17 KB (2,578 words) - 18:04, 2 April 2020
  • ...ompile your project with both Delphi and Lazarus, consider converting your files with the [http://wiki.lazarus.freepascal.org/XDev_Toolkit XDev Toolkit] ins ...e project, even on another computer, all your breakpoints, bookmarks, open files, cursor positions, jump history, ... are restored.
    26 KB (3,526 words) - 00:54, 19 February 2020
  • ...identifier" [[compile-time error|compile error]] (see chapter "The Lazarus files" at the end of this tutorial). ...e files included in your project, and allows you to add files to or delete files from your project; the '''Messages''' window, which displays compiler messa
    31 KB (5,239 words) - 01:43, 8 December 2021
  • ...n dock icon or opened via Finder if is associated. You have to enable this event in Application Bundle. ...ot passed. You have to use OnDropFiles event to detect openning associated files.
    11 KB (1,540 words) - 06:02, 4 August 2021
  • ** new event OnPaintBackground. ** new style tbsButtonDrop - paints a drop down arrow on the right side of the button. In contrast to tbsDropDown the
    14 KB (1,920 words) - 08:36, 22 August 2020
  • For docking basics see [[LCL_Drag_Drop#Common_Principles|Drag and Drop Common Principles]]. ...pped. The DockRect frame indicates which kind of expansion will occur on a drop. The size of every docking region can be adjusted later by moving its assoc
    14 KB (2,084 words) - 16:09, 10 August 2022
  • ...added a bit that manages the problem of finding the library and dictionary files. And established a reasonable interface. ...e, depending on how many files on your system. It will likely find several files including some in your XCode directory. However, end users will probably no
    20 KB (3,083 words) - 00:19, 5 October 2022
  • ...ystem|OS]] application of choice). This directory will be the root for all files created for the project. To make sure that all files of our new project end up in the right directory the project must be saved
    45 KB (6,735 words) - 17:14, 6 August 2022
  • ...'''Open''' (with a down-arrow to display a drop-down list of recently used files), '''Save''', '''Save all''', '''New Form''', '''Toggle Form/Unit''' (ie sh In the following list of the Components, you will find links to files that contain descriptions of the Units in which they are found. If you wan
    47 KB (6,219 words) - 15:07, 29 September 2022
  • * '''LogOptions''' Logging options. Logging happens through the OnLog event handler. This property controls which events are logged. The following valu * OnBasicAuthentication (event) triggered when basic authentication is requested. Here you can enter custo
    35 KB (5,021 words) - 23:46, 1 March 2023
  • ...o client/server), SQLite (advantage: easy deployment), or ZMSQL (using CSV files; advantage: only Pascal code required). * No support (now or ever) for internally encrypted .dbf files: the DbaseIV encryption mechanism is quite weak anyway. Please use one of t
    28 KB (4,114 words) - 10:27, 20 April 2020
  • | X||X||X||pcap_close||Close the files associated with p and deallocates resources. | ||||X||pcap_getevent||Return the handle of the event associated with the interface p.
    8 KB (1,329 words) - 16:03, 1 July 2019
  • Creating an event handler does not work with the usual double clicking on the onexecute prope type the name of an event handler and press enter.
    27 KB (4,233 words) - 19:39, 31 August 2021
  • * From the ''[[Standard tab|Standard]]'' palette choose a [[TButton]] and drop it on the form (in the upper left corner). * On the ''[[Additional tab]]'' select [[TPaintBox]] and drop it on the form.
    53 KB (7,899 words) - 23:31, 4 December 2023
  • * '''Open Package File''': Open one of the files in the selected package. * '''Diff''': Allows comparison between two files (or, usually, two versions of the same file) to find differences. Options
    31 KB (2,241 words) - 13:45, 8 December 2021
  • ...e, depending on how many files on your system. It will likely find several files including some in your XCode directory. However, end users will probably no And a quick 'ls' assured me that there was a matching 'en-US.dic' files so all good. A more experienced Mac user might like to suggest better searc
    21 KB (3,118 words) - 23:45, 7 March 2022
  • ...lication.OnActivate() / Application.OnDeactivate() now fires only once per event, not on each form activation/deactivation. ...age dialog: removed pages ''Add unit'' and ''Add file''. You can use ''Add files'' page or in the main menu ''Package / Add active unit to package''.
    18 KB (2,692 words) - 19:15, 20 July 2015
  • * Version 1.010: https://sourceforge.net/projects/lazarus-ccr/files/tvplanit/tvplanit-1.0.10.zip/download * Version 1.08: https://sourceforge.net/projects/lazarus-ccr/files/tvplanit/tvplanit-1.08.zip/download
    50 KB (7,758 words) - 11:56, 22 July 2023
  • ...he form's <syntaxhighlight lang="pascal" inline>OnCreate</syntaxhighlight> event handler: ...the <syntaxhighlight lang="pascal" inline>OnGetDataItem</syntaxhighlight> event of each user-defined chart source:
    28 KB (3,711 words) - 14:39, 16 November 2019
  • * Descargas: [http://sourceforge.net/projects/mseide-msegui/files/ Sourceforge] ...select the onexecute property in the property editor, type the name of an event handler and press enter. The MSE RAD will create the handler and position t
    28 KB (4,508 words) - 22:33, 20 April 2020
  • * OnBasicAuthentication (event) triggered when basic authentication is requested. Here you can enter custo Note: when set, the corresponding event in the business processor is not triggered.
    39 KB (3,512 words) - 22:43, 25 September 2023
  • * Implemented auto-scrolling up/down during drag-drop (when mouse reaches the edge of treeview). ...e added using a filter. The directory structure is maintained even if some files are in directories "above" the main directory.
    23 KB (3,304 words) - 15:12, 11 October 2021
  • * Die Idee hinter DCPcrypt ist, daß es möglich sein muß, per "drop in" jegliche Algorithmen und deren Implementierung einfach gegeneinander au copy of this software and associated documentation files (the "Software"),
    9 KB (1,287 words) - 08:13, 13 January 2022
  • * [[FPExif]] - Library for reading/writing EXIF metadata to image files (jpeg, tiff). * [[FPSpreadsheet]] - A library for handling spreadsheet files. Supports the formats from MS Excel (XLS, XLSX, Excel XML) and OpenOffice.
    29 KB (4,178 words) - 16:16, 20 December 2023
  • *[[Creating bindings for C libraries]] - How to convert C header files (.h) to pascal units === Files===
    20 KB (3,053 words) - 20:27, 31 May 2022
  • ...clipping, event clipping, finding in which control of a region tree one an event should reach, for drawing polygons, etc. * A new project now saves the session information (open files, caret positions, etc) as separate lps file in the project directory. You c
    28 KB (4,033 words) - 00:40, 19 February 2020
  • ** The IDE now warns when there are duplicate units or include files in packages. ** Two separate buttons for adding files were replaced by one button with a dropdown menu. The "Add" and "Add more"
    12 KB (1,812 words) - 23:13, 8 August 2020
  • ...'''Open''' (with a down-arrow to display a drop-down list of recently used files), '''Save''', '''Save all''', '''New Form''', '''Toggle Form/Unit''' (ie sh In the following list of the Components, you will find links to files that contain descriptions of the Units in which they are found. If you wan
    49 KB (7,677 words) - 14:00, 8 December 2021
  • ...ally implemented in the lazarus/lcl/include/ directory in the various .inc files. This is to find the implementation of a specific control, TCustomMemo for ...bject is defined in XXint.pp (win32int.pp), and implemented in various inc files, XXobject.inc, for the interface specific methods, XXwinapi.inc for winapi
    38 KB (4,948 words) - 05:32, 9 December 2021
  • ...variabile. On forward defined procedures it adds the procedure bodies. On event assignments (OnClick:=) it adds the method definition and the method body. ...testo all'interno dei file: pop-up dialog with options all open files, all files in project, or all directories; masks available for selecting file types.
    34 KB (5,421 words) - 14:04, 8 December 2021
  • ...t for custom handling when the button is clicked, or example, displaying a drop down form. These features are demonstrated in the ''JvComboListBox'' exampl ...esign time. Using TStrHolder component you can set TStrings properties and event handlers in form designer and hold a number of strings in your forms.
    17 KB (2,240 words) - 23:02, 30 April 2020
  • * '''Close all editor files''': Sluit alle files in de editor en vraagt eventueel of de wijzigingen moeten worden opgeslagen ...den in de huidige directory. Dit is handig voor het verwijderen van backup files en overblijfselen van oude Delphi projecten.
    28 KB (4,345 words) - 01:43, 26 November 2023
  • * Téléchargement : [http://sourceforge.net/projects/mseide-msegui/files/ Sourceforge] ...8, ASCII or the local encoding is used - MSEide+MSEgui does not use utf-16 files.
    30 KB (4,787 words) - 10:48, 28 February 2024
  • ...'''Open''' (with a down-arrow to display a drop-down list of recently used files), '''Save''', '''Save all''', '''New Form''', '''Toggle Form/Unit''' (ie sh In the following list of the Components, you will find links to files that contain descriptions of the Units in which they are found. If you wan
    53 KB (7,957 words) - 14:06, 8 December 2021
  • The idea behind DCPcrypt is that it should be possible to "drop in" any algorithm implementation to replace another with minimum or no code copy of this software and associated documentation files (the "Software"),
    10 KB (1,459 words) - 07:03, 13 January 2022
  • |Display differences between two text files||fc||diff Drag the ''Console'' application from <tt>/Applications/Utilities</tt> and drop it on the dock so you always have it handy. Launch it whenever you want to
    45 KB (6,681 words) - 13:25, 13 September 2023
  • ...es</code> storing their data in the built-in list source. Copy the project files (<code>project1.lpi, project1.lpr, unit1.pas, unit1.lfm</code>) into a sepa ...pose we need a <code>TChartToolset</code> [[file:TChartToolset-Icon.png]]. Drop it onto your form and link it to the <code>Toolset</code> property of the c
    32 KB (4,754 words) - 19:29, 5 October 2022
  • * Qt5 uses native event loop on all platforms. C bindings are updated. Minimum C bindings version f ...ch sets FChanged to true (this allows to make custom triggers for OnChange event).
    26 KB (3,878 words) - 13:14, 17 March 2024
  • ...age is undocked the pagecontrol is automatically removed. You can drag and drop the tabs or use the popup menu to move pages. ...rage. So you can use for example TXMLConfigStorage to store layouts in xml files or you can write your own storage to store it wherever you want.
    24 KB (3,540 words) - 17:47, 27 January 2024
  • ...d pretty compatible with this. You can still use your Delphi layouts (.dfm files) if you use the following steps: ...the .dfm files. D5 and higher are doing this as default. If you have older files: ALT-F12 to see the layout as text and paste/copy. When you have a text .df
    34 KB (4,925 words) - 20:53, 6 June 2015
  • *r50023 fpvectorial: Fix svg reader crashing with some "malformed" files which Firefox can open. {{MantisLink|28659}}. *r49733 TAChart: Publish OnResize event.
    44 KB (5,942 words) - 23:37, 1 December 2015
  • Agora você precisa escrever alguns event handlers. The ConnectButton event handler thus becomes:
    29 KB (4,644 words) - 12:08, 28 October 2012
  • ....1.1 and later distributions. Can be combined by zstream to create .tar.gz files. ...bjects to create and extract a zlib compressed archive containing multiple files
    31 KB (3,033 words) - 08:26, 3 May 2024
  • [[FPSpreadsheet]] is a powerful package for reading and writing spreadsheet files. The main intention is to provide a platform which is capable of native exp ...or this purpose it provides its own set of methods for reading and writing files.}}
    39 KB (6,201 words) - 05:39, 16 February 2020
  • ...olders on your PC running under Windows 10, 8, 7... It is able to sort out files and folders according to their properties (e.g. Modified Date). The results ...nfo in a sqlite database allowing to restore the exact state of the backed files at a chosen date. It's fully written in Lazarus/Free Pascal.
    21 KB (3,026 words) - 19:12, 1 May 2024
  • ...related classes to download and display a web page using NSURLSession as a drop-in replacement for the [[macOS_NSURLConnection#Retrieving_data_asynchronous // create event to synchronise completion handler background thread
    43 KB (4,916 words) - 11:54, 21 February 2022
  • ...lt sensible values for your situation, e.g. localhost and <code>C:\Program Files\Firebird\Firebird_2_5\examples\empbuild\EMPLOYEE.FDB</code> On the 'Data Controls' tab, select a ''TDBNavigator'' component and drop it on the form, above the grid.
    24 KB (3,537 words) - 13:38, 29 March 2024
  • * '''Build''': Causes Lazarus to build (ie compile) any files in the project that have been changed since the last build. * '''Build all''': Builds all files in the project, whether or not there have been any changes.
    30 KB (5,079 words) - 13:55, 8 December 2021
  • *[[Inno Setup Usage]] - How to create setup files with File Association support. ...of this program can be found here: http://sourceforge.net/projects/p-tools/files/ImportTL/
    37 KB (4,459 words) - 12:28, 9 September 2022
  • ...onent Repository] on SourceForge is the host for the Lazarus Documentation files and some component libraries. ...tory is set up, from which intending developers can check-out documents or files, and to which they can return edited material. Usually the posting of new o
    50 KB (7,688 words) - 16:32, 5 September 2022
  • The [[Lazarus Tutorial#The Lazarus files]] explains some extensions by an example. ...arus Program Session || Personal data like cursor positions, source editor files, personal build modes. stored in XML
    49 KB (8,133 words) - 08:37, 15 July 2023
  • ATSynEdit files licensed under MPL 2.0. You can optionally use them under LGPL if your proj EControl files licensed under special license (readme.txt), usage allowed only in open-sou
    64 KB (9,280 words) - 20:22, 4 April 2024
  • 2: Install path with space like "Program Files" and be able to Build Projects. Email me for acceptance, I will buy and drop-ship you the cd. You retain license for your time. Win8 Pro Upgrade or Wi
    17 KB (2,658 words) - 20:55, 18 July 2022
  • * e253e8cfb4 IDE: Support uppercase '.LPI' and '.LPR' files better. {{LazIssue|40708}}. ...porary windows (like dragging image) when selecting a target during Drag'n'Drop action. Patch by Alexander (Rouse_) Bagel, issue #40637.
    20 KB (2,842 words) - 19:09, 12 May 2024
  • can use the framework in a drag n drop manner for its session management and content production. ...'''TSimpleFileModule''' class in unit ''fpwebfile.pp'' can be used to send files. You point it to a directory, and it does the rest.
    45 KB (6,603 words) - 23:56, 17 March 2023
  • ...td>Qt</td><td>fixed crash of dangling qt pointer from viewportWidget mouse event. {{MantisLink|26466}}</td></tr> ...>fixed crash when handle is recreated inside mouse release event (drag and drop control operation). {{MantisLink|26466}}</td></tr>
    107 KB (16,061 words) - 14:38, 20 February 2015
  • Extract these files to your application directory: ...o the path to the employee.fdb file on the database server(e.g. C:\Program Files\Firebird\Firebird_2_0\examples\empbuild\EMPLOYEE.FDB on a Windows machine).
    43 KB (5,449 words) - 00:57, 27 February 2020
  • ...ible to the user. It provides methods for reading data from and writing to files. The versatile structure of the library provides access to various popular ...is the spreadsheet format used by OpenOffice/LibreOffice; by default, the files have the extension ''.ods''.
    160 KB (22,801 words) - 12:22, 10 May 2024
  • *r63182 LazReport: Add OnFinalSetup event in TFrPrintGrid, patch from Zdravko Gabrovski. {{MantisLink|37021}}. *r63781 IDE: Remove empty event handlers also from CollectionItems. {{MantisLink|37163}}.
    116 KB (15,904 words) - 20:18, 28 June 2021
  • =Event plugins= ...cases event occurs in inactive editor, e.g. command "Save all tabs" calls event "on_save" for passive tabs.
    258 KB (40,763 words) - 17:32, 4 May 2024
  • ...s, for example <tt>"=ROUND(A1+B1,0)"</tt>. They are used internally in the files of Open/LibreOffice and Excel ''.xlsx''. * '''RPN formulas''' are used internally by the binary ''.xls'' Excel files. They are written in Reverse Polish Notation (RPN), for example: <tt>A1, B1
    152 KB (21,567 words) - 22:15, 27 January 2021
  • * '''Close all editor files''': Zatvorí všetky aktuálne otvorené súbory, spýtajúc sa na uloženi * '''Find in files''': Hľadá textový reťazec v súboroch: pop-up dialóg s voľbami všetk
    30 KB (4,935 words) - 14:34, 8 December 2021
  • | style="background-color: #d5d6d7; border: none; width: 25%;" | [[CudaText files formats|Supported file formats]] ...ng: 0 1em 0.2em; width: 20%;" | [https://sourceforge.net/projects/cudatext/files/release/ ''Downloads'']
    158 KB (24,379 words) - 08:03, 14 May 2024
  • *r58149 LCL: Fix compilation of TControlBar.OnBandPaint event handler in objfpc mode. (https://forum.lazarus.freepascal.org/index.php/top *r56616 deb: uninstall fpc even if some files are missing
    66 KB (8,685 words) - 03:01, 15 October 2018
  • ...s, for example <tt>"=ROUND(A1+B1,0)"</tt>. They are used internally in the files of Open/LibreOffice and Excel ''.xlsx''. * '''RPN formulas''' are used internally by the binary ''.xls'' Excel files. They are written in Reverse Polish Notation (RPN), for example: <tt>A1, B1
    158 KB (22,485 words) - 22:12, 14 August 2021
  • <li>The library now supports <b>localization</b> using po files. Translations are welcome.</li> ...rtualColCount</tt> are now properties of the worksheet, and similarly, the event handler <tt>OnWriteCellData</tt>. In older versions, these properties had b
    214 KB (33,206 words) - 17:41, 9 August 2021
  • ...все выпуски FPSpreadsheet на [https://sourceforge.net/projects/lazarus-ccr/files/FPSpreadsheet/ sourceforge]. ...sheet_crypto''' to decipher the encryption for worksheet-protection in xls files. Requires DCPcrypt.
    247 KB (10,318 words) - 18:39, 25 January 2023