QuickSearch Results

Design, explore and maintain databases, build compound SQL query statements, manage database user rights, and manipulate data fast and convenient.

Found 74 records. Shown from 61 to 75.

Components > Science > Expressions

By Renate Schaaf.

Freeware + source Update 29 Jun 2000

Description

Expression Evaluator for functions of up to 3 variables, with support of 6 parameters. Not an interpreter but a quasi compiler, so evaluates fast. New bug fixed version. This is a component wrapper around an old TP-parser of mine.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 160 kB

Platforms: D1, D2, D3, D4, D5

Components > Science > Expressions

By WAU.

Freeware + source Update 16 Jul 2006

Description

A flexible and fast expression parser object for logical and mathematical functions. The parser uses a fast evaluation algorithm ('pseudo-compiler' generating a linked list that evaluates fast). Easily customizable.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 38 kB

Platforms: D4, D5

Components > Miscellaneous > Other

By Ernst Reidinga ERDesigns.

Freeware New 22 Nov 2019

Description

THueBridge is a non-visual component for Delphi, that communicates with a Philips Hue system. Now you can easily activate lights, scenes, manage groups and rooms and much more. It works with Indy HTTP for communication with the bridge, and has a built-in JSON parser. It has been tested on Delphi 10 (10.

Informations

  • Status: Demo only
  • Source: On request
  • Size: 3 084 kB

Platforms: D10, D10.1, D10.2, D10.3, D2010, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8

Components > Internet > E-Mail

By TMEDIA.

Freeware + source New 05 Nov 2002

Description

Additional component to TMail2000 (included in zip-file). With TIMGParser you can parse your HTML-Mail and attach including IMG-Tags into mail. Now supports TMail2000 1.10.3.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 562 kB

Platforms: D6

Components > Tools > Scripts

By JanSoft.

Freeware + source New 03 Feb 2001

Description

TjanSAL is a general purpose script engine with parser, compiler and runner for user defined stack bases script languages. Comes with TjanSALCore, a sample language supporting program flow (if else case repeat etc.), sub-routines etc. Any object procedure or language module can be added to a …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 36 kB

Platforms: D3, D4, D5

Components > Internet > HTML, XML and so on

By JanSoft.

Freeware + source Update 06 Dec 2002

Description

TjanXMLParser is a native Delphi XML parser object that creates a DOM API and allows node selection using QXML that mimics the SQL WHERE clause. A working demo application (EasyXML 3.0) is included. New: XSLT support for e.g. XML to HTML transformation.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 514 kB

Platforms: D3, D4, D5

Components > Internet > HTML, XML and so on

By JanSoft.

Freeware + source New 03 Jul 2000

Description

TjanXMLTree is a XML/XSL parser with DOM, extended filtering and quick LoadFromFile / SaveToFile methods.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 8 kB

Platforms: D4, D5

Components > Internet > HTML, XML and so on

By Legitima Software.

Shareware Update 06 Dec 2002

Description

TLegHtmlParser is a powerful HTML 4.0 parser very easy to use. Just drop it onto a form, fill the Content property and call the Parse method. TLegHtmlParser detects comments, scripts, tags, special HTML tags, errors, blocks, and text, just triggering events. In addition, TLegHtmlParser …

Informations

  • Status: Partially restricted
  • Source: On purchase/registration
  • price: $59.95
  • Source price: $99.95
  • Size: 101 kB

Platforms: D5, D6, D7

Components > Internet > HTML, XML and so on

By Andreas Faltinek.

Freeware + source New 10 Jan 2010

Description

Turn over a filename (the one that is the actual rss-file downloaded before to your hard drive) and TRSSparser will return ChannelTitle, ChannelLogoURL if any, and an Array of all the items in that file consisting of Title Link Description Category PhotoURL I have looked forever for something like this myself, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 216 kB

Platforms: D1, D2, D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7

DB-Aware Components > Other > Queries

By Chee Yang Chau.

Freeware + source New 29 Mar 2012

Description

TxQuery component is a TDataSet descendant component that can be used to query one or more TDataSet descendant components using SQL statements. It is implemented in Delphi 100% source code, no DLL required, because it implements its own SQL syntax parser and SQL engine.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 911 kB

Platforms: D2005, D2006, D2007, D2009, D2010, D7, DXE

Components > Edits, Memos > Other Edits

By Antonie Baars.

Freeware + source New 09 Jan 1998

Description

Robust mathematical parser. Evaluates string expression to its numerical result. Compact, easy to use and to expand. Performs all usual operations : ( ) + - * / ^ sin() cos() tan() ln() log10() exp() sqrt(), definable parameters x,y,z. Error trapping with clear error messages. Applicable as component, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 2 kB

Platforms: D1, D2, D3

DB-Aware Components > Direct DB Access > MS Excel

By Axolot Data.

CS New 10 Apr 2017

Description

High performance component for easy access to Excel XLS and XLSX files.< Native access to Excel files. The user does not need to have Excel, or any other software installed. XLSReadWriteII uses it's own memory manager that is optimized for storing cell values. This means that you can work with larger files.

Informations

  • Status: With Nag-Screen
  • Source: Included
  • price: $315
  • Size: 7488 - 17286 kB

Platforms: C2k6, D2006, C2k7, D2007, C2k9, D2009, C2k10, D2010, D6, D7, C10, D10, C10.1, D10.1, C10.2, D10.2, CBXE, DXE, CBXE2, DXE64, CBXE3, DXE3, CBXE4, DXE4, CBXE5, DXE5, CBXE6, DXE6, CBXE7, DXE7, CBXE8, DXE8

Components > Tools > Base classes

By Thomas Kerkmann.

Freeware + source Update 27 Sep 2006

Description

XSDTool is a utility to create Class-definitions from an XSD file. "I had to slightly modify the parser because it had a memory leak. The corrected version is part of this archive. I also used MRUFileList from Brad Stowers. unfortunately his delphi-free-stuff pages are no longer available.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 427 kB

Platforms: D5

Components > Internet > HTML, XML and so on

By The Delphi Inspiration.

Shareware New 03 Nov 2015

Description

YuNetSurf is a HTML5 parser and tree builder with CSS3 tokeniser, parser, and selection engine for Delphi.

Informations

  • Status: Fully functional
  • Source: On purchase/registration
  • price: $160
  • Source price: $320
  • Size: 3 304 kB

Platforms: D10, D2005, D2006, D2007, D2009, D2010, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8