Showing 36 open source projects for "delphi unit"

View related business solutions
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    DataSet Serialize for Delphi and Lazarus

    DataSet Serialize for Delphi and Lazarus

    JSON to DataSet and DataSet to JSON converter for Delphi and Lazarus

    DataSet Serialize is a set of features to make working with JSON and DataSet simple. It has features such as exporting or importing records into a DataSet, validate if JSON has all required attributes (previously entered in the DataSet), exporting or importing the structure of DataSet fields in JSON format. In addition to managing nested JSON through master detail or using TDataSetField (you choose the way that suits you best). All this using class helpers, which makes it even simpler and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    PasDoc

    PasDoc

    Documentation tool for ObjectPascal (Free Pascal, Lazarus, Delphi)

    PasDoc is a documentation tool for Pascal and Object Pascal source code. Documentation is generated from comments found in the source code or from external files. Many formatting @-tags are supported. Many output formats are supported, including HTML and LaTeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GExperts
    *** Please note that the downloads here on Sourceforge are out of date! See https://gexperts.dummzeuch.de for the latest releases. *** GExperts is a free set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE. GExperts is developed as Open Source software and encourages user contributions to the project.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 4
    XML Tree Editor

    XML Tree Editor

    Basic cross-platform tree view XML editor

    ... separately to support XML configuration files in your application: XMLfile.pas - Lazarus/Free Pascal uXMLConfig.pas - Delphi (2007..XE2)
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 5

    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: 1 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    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
  • 8

    pasdoc

    Documentation generator for Object Pascal code

    This project has moved to website https://pasdoc.github.io/ and GitHub https://github.com/pasdoc/pasdoc for all future work. Pasdoc generates documentation for Pascal units. It takes descriptions from comments within the source code or external files. Documentation output formats include HTML and LaTeX. Object Pascal, FreePascal and Delphi specific features are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OXml

    The next generation XML library for Pascal (Delphi, FPC, Lazarus)

    ... and compilers (also for Delphi 4-2007). - The XML parser is a standalone unit, making it possible to write different and user-defined XML interfaces. - Extremely fast thanks to clever buffering. Parsers included in OXml: - Basic standalone XML reader and writer. - DOM (W3C DOM Level 1.0 Specification). - Sequential DOM parser - SAX parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10

    DelJpegEx

    Enhanced Delphi jpeg unit for libjpeg-turbo (based on IJG library)

    Enhanced Delphi jpeg unit Now using libjpeg-turbo (based itself on IJG library): http://www.libjpeg-turbo.org/ Main differences to original unit: - use libjpeg-turbo; thanks to its optimizations, it's 2-5 times faster! - reimplemented library source/destination without stdio: because they are always memory streams, use direct memory access! -> reduced footprint (library objs), reduced intermediate buffers, faster, avoid error with "ferror" inside...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    fully-justified-text

    This is a Delphi VCL / Windows project for text output

    Text can normally only be drawn left-aligned, right-aligned or centered. This unit provides a method to draw fully justified text - that is, text that meets both the left- and right-hand edges of the bounding rectangle, with variable spacing between words. It wraps the Windows API SetTextJustification, but includes an automatically used alternative implementation for fonts that cannot be used with that API. This includes Segoe UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QuickCrt

    QuickCrt

    Object-oriented RAD framework for Turbo Pascal 7.0

    Based upon my 20+ year old super fast QCrt text mode display driver, QuickCrt is an event driven object-oriented framework for rapid application development using Turbo Pascal 7.0 for DOS. Completely self contained, it uses no 3rd party or original Borland units (excluding the built-in System unit). It uses no Turbo Vision and is more like Delphi minus the drag and drop. It has support for String formatting, Custom text fonts, Themes, Keyboard mappings, Config files and Multiple languages baked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XGEL is an old project and has been brought back to life under a new name. It goes under the name QUICK now. Visit QUICKs official wiki for more information: http://quicklib.wikidot.com/ __________________________________________ XGEL is a small graphics library based on the Graphics32 library. XGEL also contains a unit for mathematical procedures, a global timer component and more. XGEL works like a graphics engine and is focused to be developed and used for GUI purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Sanuich_FOV

    alternative FOV library

    Delphi unit that calculates Field Of Viev for Rogue-Like games or other purposes. Algorytms bases on geometrical calculations. No rays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DUnit FMX

    DUnit FMX

    DUnit translation to FMX and Mac OS X.

    DUnit is a framework of classes designed to support the Xtreme approach to software testing. This branch from the principal project, is for transform his visual interface to the new Firemonkey framework, know too as FMX. Current version is only for the old VCL framework. When project finish, it shall work for run unit test in Windows and Mac OS X. And of course for Android and IOS too. Did you need this approach? You can support us saying you like this project and leaving a message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sistem Akuntansi Open Travel

    Sistem Akuntansi Open Travel

    Sistem Akuntansi Open Travel untuk pengelolaan keuangan travel agent.

    Sistem Akuntansi Open Travel untuk pengelolaan keuangan travel agent. Memiliki fitur multiuser, multi cabang (multi unit kerja), pengelolaan aset, biaya-biaya operasional, kerja sama antar travel, pengelolaan saldo deposit, laporan keuangan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GUTest

    Gambas Unit Test

    GUTest is a simple framework to write repeatable tests. It was greatly inspired from DUnit (Delphi unit test). Written in Gambas for Gambas Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Arquivo RES para Delphi

    Anexe dll's, Imagem, EXE ou qualquer arquivo em seu EXECUTAVEL

    Sistema que permite a distribuição e controle de arquivos distribuidos dentro de compilações feitas em delphi. Essa ferramenta controla os arquivos modificados compilando em um arquivo RES para ser descompactado em sua aplicação. Alem de controlar as distribuições, o programa disponibiliza e cria em tempo de execução as UNIT de como acessar os arquivos compilados. Ferramenta ideal para controle ou ainda para aprender como utilizar arquivos RES dentro de sua aplicação DELPHI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DUnit automates unit testing of Delphi code. The target audience for DUnit is developers who are both writing the code to be tested and the unit tests for that code, an approach advocated by Extreme Programming. Dunit is is a Delphi port of JUnit.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    SendInputHelper is a unit for Delphi, that contains a class for simple and safe usage for the SendInput-API of Windows. With it you can pass any chars, strings, "shift"-keys and shortcuts as regular keyboard strokes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Small delphi unit to get features of modern CPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    - Turnbased strategy game, gameplay similar to "M.A.X." (chessboard map, one square per unit, range and vision, research) - Single- and Multiplayer, KI - Different game types (sci-fi, middle ages, might and magic)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Delphi Web Utils contain the uJson . uJson unit contain the class: JSONObject, JSONArray and JSONTokenezer .This classes handle json structures.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    This application outputs Pascal/Delphi unit files based on some templates. Useful for creating class templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CnWizards is CnPack's main products, with the English full name 'CnPack IDE Wizards'. It's a free plug-in tools set used in Delphi 5 6 7 / C++ Builder 5 6 / BDS 2005 2006 2007 2009 2010 to improve our development efficiency.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next