Search Results for "delphi string grid" - Page 2

Showing 58 open source projects for "delphi string grid"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1

    SqlClientDAC for Delphi

    A feature-rich and high-performance data access components for MS SQL

    SqlClient Data Access Components (SqlClientDAC) is a feature-rich and high-performance library of components that provides native connectivity to SQL Server from Delphi. SqlClientDAC-based applications connect to SQL Server directly through the ADO.Net SqlClient, which is a .NET Framework Data Provider for SQL Server. SqlClientDAC is designed to help programmers develop faster and cleaner SQL Server database applications. SqlClientDAC uses its own protocol to communicate with SQL Server....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Delphi Libraries

    A collection of libraries used by my projects

    A collection of libraries used by my projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    heidisql
    HeidiSQL is a useful and reliable tool designed for web developers using the popular MySQL server, Microsoft SQL databases and PostgreSQL. Code repository and tickets have moved to https://github.com/HeidiSQL/HeidiSQL in Nov 2017.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FTEditor
    FTEditor is an editor for Fielded Text files (see http://www.fieldedtext.org). It lets you visually and interactively create and edit the Meta for a Fielded Text file. It also lets you edit a Fielded Text file with a simultaneous text and grid view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5

    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: 5 This Week
    Last Update:
    See Project
  • 6
    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 into it. However, this initial version is more of a "Proof of Concept" and engine for PGME. Rather than an actual project. It has some serious limitations. Since it was built in a "vacuum" with no pre-planning, it is a little bit of spaghetti code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    Not working yet. To deal with the Halting Problem, computing and data are navigated using debugger ops: linearForward and treeForward, which navigate an astronomically large bit string where 1 is ( and 0 is ). All pairs are derived from (). For example, true is represented as ((()())()), and false is (()(()())). It appears related to the church encoding of lambda where T chooses first parameter and F chooses second, of a pair. Continuations are nearly finished code and are represented as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RealTerm: Serial/TCP Terminal

    RealTerm: Serial/TCP Terminal

    Serial and TCP terminal for engineering and debugging

    Serial terminal program for engineering. Ideal for development, reverse engineering, debugging, datalogging and capture, and automatic test. The website is a comprehensive manual for Realterm. It has an comprehensive ActiveX/COM automation support so it can be used a serial component by other programs. An extensive commandline interface supports batch files and simple automatic test programming. Commands can be sent to running instances, and commands can be stored and run in files. ...
    Leader badge
    Downloads: 3,285 This Week
    Last Update:
    See Project
  • 9
    TCP/IP  DELPHI&INDY10 CLIENT SERVER DEMO

    TCP/IP DELPHI&INDY10 CLIENT SERVER DEMO

    INDY 10 TCP CLIENT SERVER DEMO SAMPLES

    very basic demo of a client - server application using INDY 10 components ( TIdCmdTCPServer , TIdCmdTCPClient ) . source code for Delphi 2010, XE & XE2 .**** Please use the SVN to download the demo samples (see tutorial for SVN for more details) *** sample 01: string exchange -> working sample 02:record /bytes exchange -> working ; 02B : compared to the initial version , here GENERIC RECORD TYPES are used. 02C : extension of version 02B , you may send record type A and get record Type B back or any other combination of sending and receivind different record types sample 03: more complex sample -> using a GENERIC RECORD TYPE definition ( code not finalized) sample 04 : stream exchange -> working , take care to update the path setting in the code to your system ( use *.bmp file in this demo) sample 05: file transfer from client to server -> pass with ASCI You need to add thread safe VCL interactions, we now add a example here very spoon ( I promise :-) )
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    zum erstellen von Layouts für Lochrasterplatine create simple Layouts for circuit boards in grid style
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a series of *.java Classes for making programming tasks simpler, much like Apache Commons. Included in this src package is an Advanced Randomizer, TStringList Clone From Delphi, an Algorithem Class, and Method MultiTask Better than Runnables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Libraries written in Object Pascal (Delphi): JMN-Lib (string), JMN-Tnt-Lib (WideString=Unicode), JMN-(Tnt)Bl-Lib (for programs for blind/visual difficulty users). Use JVCL. JMN-Img: with bmp/gif. JMN-Tools are 13 programs. Look at Project Home
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    hi, I'm going to start a new project to create software for "string operation" like concat, delete, copy and the other using delphi7 but I can not continue this project because I'm still new to use delphi7, so I need some help to finish it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ShamsiXp
    An open source approach to display Solar date in MS-Windows XP.his tool will changes standard TimeStamp of windows to a solar date. After install, solar date string embed to every windows date peresentation that uses LongTimeFormat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    I can not find a simple graphical rutin to draw a geographic sphere with geo-coordinate grid on the Canvas. I need to move , rotete this globe and change the eye point. And an other function to get a geographic coordinates from mouse position.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Finds Text in Delphi *.Pas files e.g. : button1.caption:='Hello' Replaces Text with a function call button1.caption:=TXT(0) {##Hello##} Generates a function „TXT“ with a String List with all found Texts at the beginning of your source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An Expression Parser and Evaluator result in JSON object. Written in Pascal. 表达式的解析和求值是一个应用面非常广的功能。JSON格式因其简明、易于操作,使用面日渐广泛。本项目将表达式分析的结果存放在JS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    There is a set of classes designed for faster programming IOCP (IO completion ports) related tasks. Includes HTTP parser and some usefull methods such as \'read CRLF string\', \'read HTTP header\'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LogPad is a Ham Radio logging program like LogEQF this one runs on Windows its programmed in Delphi. It has a feature to lookup callsigns on the internet and it can view a grid of the logbook and save it in HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    h0td0g is a grid-based mp3/ogg/wv/ape/mpc tagger with unicode support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tools for users that have connect to external device throught RS232 port. 1. comport component, help to connect throught RS232 port easyl 2. database tool, which users can export data from a db grid to MS Excel - userful when build reports...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    ForToPas: A Fortran to Pascal (Delphi) converter. Semi-automatic Fortran to Pascal converter by simple string manipulations. Convert code quickly and easily with a user friendly GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Develope a string parser that is capable to parse SQL statements into tokens, allows changing theese tokens and rebuilding (modified) SQL statement
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    gvwm provides grid of virtual desktops for Windows, allowing the user's workspace to be larger than the screen area. The practical upshot is that you can have several "desktops", allowing you to sort your windows and have a less cluttered workspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hot features: Spectrum color picker, Screen magnifier, Eyedropper, Multple color spaces support (RGB, HSL, CMY, YUV), Multiple color string support (HTML, C++, Delphi, VisualBasic).
    Downloads: 4 This Week
    Last Update:
    See Project