EasyPDF is a XML to PDF converter supporting: page, text (single line text), section (multi-line text that can auto-flow), font (name, size, leading), stroke (color, width, style), fill (color), shape (rectangle, ellipse), line, function (for...
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...
TjanXMLTree is a XML/XSL parser with DOM, extended filtering and quick LoadFromFile / SaveToFile methods.
TjanXMLParser2 is a validating XML parser and XSLT engine with the following features:Dozens of usefull DOM methods.Optional auto-indexing of nodes by name and idAttributes can hold variant values, ideal for using the parser as a data modelSelect...
jvCSVBase is a collection of 5 components for handling of CSV database files: TjvCSVBase, TjvCSVEdit, TjvCSVComboBox, TjvCSVCheckBox and TjvCSVNavigator. Drop the components on a form and you can: create, restructure, browse and edit CSV database...
TjanLanguage is a TComponent descendant that allows you to give the users of your program the ability to change all captions,text and hints of any component in the user interface like menus, buttons, labels, listbox items etc.
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...
TjanScript is Delphi native, Forth style, script component that supports include files, variants, variables, nested: procedures, if/else and repeat..until; external variables and system calls through events; TjanXMLTree (included)based XML DOM...
TjanSpeller is a spelling component that allows spelling of any short or very long text string. Features: help file, no dll's required, integrated spelling skip/ change/ add dialog, 30000 word english.dic and 280000 word dutch.dic, supports user...
Movies is an example of a GIF animator with integrated drawing tool. Links to used third party components are on author's website. |