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

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