Showing 29 open source projects for "delphi source"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Lazarus

    Lazarus

    Rapid applications development tool and libraries for FPC

    The Lazarus IDE is a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications and runs on Linux, FreeBSD, MacOSX and Windows.
    Leader badge
    Downloads: 25,022 This Week
    Last Update:
    See Project
  • 2
    Vampyre Imaging Library

    Vampyre Imaging Library

    Image library for Object Pascal.

    Imaging is native Object Pascal (Delphi and FPC) image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Componentes ACBr
    Paleta de Componentes para as Linguagens Delphi e Lazarus, compatível com Windows e Linux, que permite acesso direto a equipamentos de Automação Comercial, sem DLL's, interagindo com eles direto na porta serial.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 4

    bjxml

    Xml class with single interface

    Xml class with single interface with some nice utility methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    VRMosaic for Lazarus

    VRMosaic for Lazarus

    VRMosaic for Lazarus

    VRMosaic for Lazarus a sliding cells puzzle game written using Free Pascal for Lazarus [*] now include auto mosaic resolver (Aug 2023) !! includes Lazarus sources & build project another fine SunStorm release Vincent Radio {Adrix.NT} adrixnt@hotmail.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    code saver

    code saver

    add your source code into exe-file

    ru: приложение позволяет сохранить исходники в скомпилированном приложении и получится столько резервных копий исходного кода сколько копий приложения the application allows you to save the source code in the compiled application and you will get as many backup copies of the source code as there are copies of the application Open ini file, set your own password (only version with TAbZipper), add your source code files into section "[SaveFiles]", run "codesaver[.exe]" and use "src.inc"...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    iff4pascal

    Units to help dealing with IFF files in Pascal.

    Allows to read and create IFF compliant files using TStream based objects. Interchange File Format (IFF), is a generic container file format originally introduced by Electronic Arts in 1985. It is a flexible and scalable format description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Fritzbox

    Access to the TR64 API of a Fritzbox

    A Fritzbox has an integrated TR64 (SOAP) server which allows to query data and to change the configuration. The project has a Free Pascal (Lazarus) unit to access this API. The unit may be used with Delphi too. There's also a test application (Lazazus) to read the Fritzbox TR64 data and a Deskband to show some Fritzbox data in the taskbar (Lazarus). Last changes: 2021-09-19 Major update and bug fix of FritzboxBand. User/Passsword dialog working. Debug logging working. 2021-09-21 Check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    neoPack

    Fully virtual ListView for Delphi/Lazarus

    Project is obsolete; see Editas. ListView has no items occupied memory, only visible items are in memory. When turn on filter, maximum 4 bytes per item or less. Each item can be different height.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 10

    dzSyncDpr

    Synchronizes the unit list in Delphi project files

    This tool synchronizes the uses lists in Delphi project (.dpr) files It reads the list from one source file. You can drop multiple destination files on the form and synchronize them all at once. It is meant to keep the projects like GExperts in sync that support multiple versions of Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ueControls

    ueControls

    Open source set of instrumentation controls.

    Open source set of instrumentation controls for Lazarus and Free Pascal, compilable under Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    eLib
    Pascal libraries and components. Library for: Matrix, Matrix Math, Math & statistic, CSV, URL, Counters, dir/file scanning, file/string/… utils, progress bar, … Components: DataList, Line oriented reports, Gauge, Syllable (Italian), …
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GPU,  a Global Processing Unit

    GPU, a Global Processing Unit

    A framework for distributed computing

    An extensible framework for distributed computing on P2P grids. We support peaceful free and open research and build an internet supercomputer. We render movies, solve Eternity puzzles, predict climate and improve a ~30 GHz cluster of clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CtoPAStom

    C to Pascal converter to port math routines in Lazarus/Delphi.

    I looked for a C to Pascal converter but everything I found was just some simple string replacer. So I developed this syntax interpreter. It was born to convert C algorithms included in R language sources to Lazarus. So it converts just functions ad NOT .H files. It tries to do a ready to compile convertsion. I put my project here because I hope that someone would continue the development. For me it does everything I need and I will not upgrade this project anymore. The use is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 16

    MU-Projects

    This project file created for my own small applications.

    This project file created for my own small applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    We are developing a set of Delphi components to communicate with a ModBus PLC over TCP/IP. The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported) De source code of the project has been moved to GitHub!
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 18
    Project is obsolete; see Editas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    HSButton

    New Look Button Components for Delphi/Lazarus

    This is a set of 3 easy to use components for Delphi / Lazarus IDE and Free Pascal THSButton THSSpeedButton and THSStaticText that will make your application look modern shiny and beautiful no much efforts are needed Sample project file is included. Features / - Style : many type of styles from soft rubber to Shiny Glass ,Quicken or Encarta with any color you choose. - Border : the size of the button border, in case it has a glass or quicken style this will change the level of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TemplateApp

    TemplateApp

    Lazarus template application project with full localization

    Lazarus template application project with full localization. It took me quite some time to create a fully featured application project that could set the language from the system but also had the capability to set the language live from the application itself. Templating is good. It saves time because you don't have to reinvent the wheel and it prevents bugs because what you already have is probably already tested. See /help/index.html or the wiki page for further...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Onyx Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    GLMax

    Runtime graphic engine (use OpenGL) for ObjectPascal

    It is object-oriented module for using 3D/2D graphic. The GLMax can be used in games, 3D editors or multimedia software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Widget32
    Provides partial-alpha-transparent Delphi Form like Windows Vista/7 Gadgets or Yahoo Widgets. It look like Photoshop 7.0 splash-screen, with PLUS: Interactive mechanism with your mouse: drag, click, an so on. Based on Graphics32's TImgView32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LanMan - Multi-Language Application SDK
    LanMan project is a library for developing multi-language applications. Project also has a special support for CodeGear/Borland VCL library which can automatically translate supported components. Project has editor for language files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lazarus-chain is a implementation of the chain of responsibility design pattern for Lazarus and Delphi (written in Free Object Pascal). Chains can be constructed in runtime by a configuration file. I use this little framework in several projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next