Search Results for "delphi code source" - Page 6

Showing 2876 open source projects for "delphi code source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Demo for a progress bar which renders the intersex-inclusive progress pride flag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    general purpose library and build tools for Delphi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ArchiveAccess is a library for easy access to archives. It provides a C Interface to the 7-Zip archive software. It also demonstrates how to use this C layer for use in other languages with a Delphi example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    InplaceExeWrapper is a tool that allows calling other tools which change files in place where we don't want the file to be changed. It copies that file to a temporary location calls the external tool and then copies the changed file to the given output file name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    This tool shows a window with the command line parameters passed to it and allows to launch another executable with a name of its executable name with "-renamed" appended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tool to synchronize portable apps installed e.g. by portableapps.com (or manually) with the Windows Start Menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LogVHF+

    LogVHF+

    HF+VHF Log for HAM Radio

    "LogVHF+" now is LogAR. Support for the "LogVHF+" program has been discontinued. The LogAR page is here - https://sourceforge.net/projects/logar/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Ararat Synapse

    Pascal TCP/IP Library

    Ararat Synapse - Pascal TCP/IP Library for Dephi, C++Builder, Kylix and FreePascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XMLRAD

    XMLRAD

    Web Application Server Stack for Delphi/FreePascal/Lazarus

    Build HTML5 web apps based on DSL (Domain Specific Language) for Delphi/FreePascal/Lazarus: - XMLGram to create XMLServices using DBExtract to select from DB, DBBatch to update DB, macros using programming patterns such as Multicast and RetroFit, - XQL (eXtensible Query Language) to select records in the embedded database XQLite, - XML to load/store record/dataset, - XTL (eXtensible Template Language) to design HTML5 pages based on templates, includes templates for multiple layouts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    dzMdbViewer

    dzMdbViewer is a simple viewer for MS Access MDB files

    Stuck again without MS Access and getting tired of this, I decided to write a simple Viewer for MDB files. As expected it turned out to be simple since Delphi already supplies everything necessary. The tool allows to open multiple mdb files, displays a list of tables and the content of a table. That's it, nothing more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dzAutoConfig

    dzAutoConfig component package for Delphi

    The purpose of this set of components is to simplify the task of defining application settings and associated option dialogs. With these components you just use the form designer to set up your option dialog, using the TdzConfigXxxx controls. In addition you can use all the "passive" controls like TPanel, TGroupBox and TPageControl for grouping the controls and the associated settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dzStartViaRegistry

    Alllows to start a program via a registry entry

    Alllows to start a program via a registry entry, so the caller does not need to know the installation directory (and the directory doesn't need to be added to the sarch path). Example: dzStartViaRegistry "HKLM\Software\Scooter Software\Beyond Compare" ExePath *parameters go here* Reads the Entry ExePath from HKLM\Software\Scooter Software\Beyond Compare and starts it. That entry (at least on my computer) points to the Beyond Compare executable regardless which version is installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zetta-Ømnis License Manager

    Zetta-Ømnis License Manager

    Seus clientes podem não gostar, mas você vai dar pulos de alegria...

    Zetta-Ømnis License Manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    bjxml

    Xml class with single interface

    Xml class with single interface with some nice utility methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    dzTranslationManager

    Small tool to merge translations from various .po files

    dzTranslationManager is a tool for merging .po files. It takes an empty template and a list of .po files containing translations and generates a new .po file containing the MSGIDs from the template and the translations it has found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    dzLargeTextViewer

    Tool for displaying large (>2 GB) text files

    This is a very simple tool for displaying large text files where large means they don't fit into the 2 GB memory which a 32 bit Windows process can use. I successfully tested it displaying a 48 GB XML dump of the English language Wikipedia which contained 789.577.286 lines of text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dzIniFileFormatter

    Tool for formatting and sorting .INI files based on a template

    This tool allows formatting and sorting .INI files based on a template which gives a sort order for known sections and entries. Additional entries will be sorted alphabetically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple audio player using bass.dll which will evolve into a radio alarm clock later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LogAR

    LogAR

    HF+VHF Log for HAM Radio

    "LogAR" is a new brand of the "LogVHF+" project. It's HF+VHF Log for radio amateurs. OS Windows 7, 8, 10, 11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ArIRC

    ArIRC

    ArIRC is a simple IRC client that allows you to communicate in both a

    ArIRC is a simple IRC client that allows you to communicate in both a public room and a private room. Messages in a private chat room do not appear in the public chat room. For the program to work, you must make the necessary settings when you first turn it on, which can be seen by clicking the Help item in the program menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    hy-Map

    hy-Map

    A way to create and show a map of an area created from GPS-Data

    I have started this project in early 2003 (when there was no google earth, openstreetmap and the like). I was on a nice island and hiking. After I have found out, that there was no real map of this island I decided to create one. You can import any gpx-Files and other formats from Websites or Smart-Watches. Just edit your waypoints and tracks and visualize everything --- You will need a pascal compiler (lazarus preferably) and the ylib-pascal library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    QUANTUM SALIS

    Statistical algorithms for life sciences

    Collection of algorithms for computational statistics in life sciences
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    AstroTimer

    AstroTimer

    Astrophotography image capture, session sequencer / PHD2 interface

    Astrophotography capture using ASCOM interfaces with mount and camera devices and interfaces with PHD2 for guiding and dithering. Database for search of DSO objects, Sun, Moon, planets, minor planets and comets. Image platesolving using ANSVR, local astrometry under WSL or astrometry.net site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenSIMPLY

    OpenSIMPLY

    Discrete-event simulation modeling software for science and education

    OpenSIMPLY is an open source project for simulation modeling in Delphi, Lazarus, Free Pascal. Download OpenSIMPLY at opensimply.org The project is free computer simulation software based on discrete-event approach. OpenSIMPLY is a science software with very high simulation performance. So, the simulation results can be obtained much faster. The project is suitable for people with any modeling experience, and can be used for both science and education. Some application...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.