Home  |  Components  |  Database  |  Tools  |  Applications  |  Tips  |  Top10  |  Advertising  |  Mail List  |  Links  |  About   

 Quick Search > Exact phrase Title Description      Advanced search
From same Author
Visitors online » 65          User status » Not Logged in          Tuesday, September 7, 2010  

  Forums
 » Delphi
 » C++ Builder
 » Kylix

  Top Delphi sites & links
 » Top 100 Borland
 » Delphi Top 219
 » Top 200 Delphi Code
 » Swissdelphicenter Top sites
 » vpsource.com

  Registered Authors
 » Log-In
 » Log-Out
 » Upload/Edit Components
 » Upload Tip
 » Submit Link
 » Recommend Us

  Guests
 » Sign Up
 » Upload Tip
 » Submit Link
 » Recommend Us

How often do you visit DelphiABC
every day
2 - 7 days
8 - 14 days
14 - 30 days
30 and more
Results : (Votes » 3377)
  every day
 81.3%
  2 - 7 days
 2.6%
  8 - 14 days
 0.8%
  14 - 30 days
 0.6%
  30 and more
 14.5%

Mail List    
 
All from Company >> MBLabSoft
Samples >> Samples >> Components
Example Collection for Vivid Report ver. 1.0  
    Target : D5 D6 C5 C6  |   NEW  7.5.2004 
Example Collection for Vivid Report contains full source codes of ten applications, which will help to use Vivid Report 2.0 in Your projects.

This collection includes following examples:

  • 2DTable - shows how to create the 2D tables, for which at design time, amount of rows and columns is unknown;

  • AddrLabs - application to print address labels from the address database;

  • Biolife - shows how to create various variants of the reports from database;

  • CalendarMaker - application for designing and printing of calendars for any year;

  • Envelopes - application for designing and printing of envelopes from the address database;

  • Mastdet - demonstrates how to create the master/detail reports with the PDF417 barcodes from database;

  • MultiLevelHeader - shows how to create reports containing tables with the multi-level headers;

  • PrnInForm - shows how to make the print in the standard paper forms;

  • Prnplot - demonstrates how to print the some mathematical curves;

  • Prntext - application for loading and printing of the RTF files.



Author : MBLabSoft  Email : info@mblabsoft.com
Fully Functional
Source: Included
         Freeware+Source
  
Download Now !
Downloads : 632
56 kb/s: 00:02:10
33 kb/s: 00:03:40
 File Size: 885 kB 
 
Components >> Miscellaneous >> Miscellaneous
Source Code Scanners for C++ Builder 5 ver. 4.0 Std  
    Target : C5  |   NEW  7.5.2004 
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.

It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages.

These components may be used to build applications, which require the source code analyzing (tools of helps creating; calculators of expessions; designers of source codes; interpreters and compilers and etc.).

The lexical analyzers uses DFAs (Deterministic Finite Automata) to match tokens found on the character input stream. DFAs are defined by the set of regular expressions in a source code and are created at runtime. More than one automaton (lexical class, lexical tree) may be defined. Actions attached to regular expressions (which are executed when that expression has been matched on the input stream) may switch from one lexical class to another. The TLexTree class maintains converting a set of regular expressions into the DFA array.

Source Code Scanners provides also classes, which support a work with command-line options, calculating of constant expressions and etc.

The full source code of Source Code Scanners is available in Professional edition.

Author : MBLabSoft  Email : info@mblabsoft.com
With Nag Screen
Source: On purchase/registration
 Price: $40
 Source Price: $79
       Shareware
  
Download Now !
Downloads : 457
56 kb/s: 00:02:54
33 kb/s: 00:04:54
 File Size: 1184 kB 
 
Components >> Miscellaneous >> Miscellaneous
Source Code Scanners for C++ Builder 6 ver. 4.0 Std  
    Target : C6  |   NEW  7.5.2004 
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.

It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages.

These components may be used to build applications, which require the source code analyzing (tools of helps creating; calculators of expessions; designers of source codes; interpreters and compilers and etc.).

The lexical analyzers uses DFAs (Deterministic Finite Automata) to match tokens found on the character input stream. DFAs are defined by the set of regular expressions in a source code and are created at runtime. More than one automaton (lexical class, lexical tree) may be defined. Actions attached to regular expressions (which are executed when that expression has been matched on the input stream) may switch from one lexical class to another. The TLexTree class maintains converting a set of regular expressions into the DFA array.

Source Code Scanners provides also classes, which support a work with command-line options, calculating of constant expressions and etc.

The full source code of Source Code Scanners is available in Professional edition.

Author : MBLabSoft  Email : info@mblabsoft.com
With Nag Screen
Source: On purchase/registration
 Price: $40
 Source Price: $79
       Shareware
  
Download Now !
Downloads : 398
56 kb/s: 00:02:52
33 kb/s: 00:04:51
 File Size: 1169 kB 
 
Components >> Miscellaneous >> Miscellaneous
Source Code Scanners for Delphi 5 ver. 4.0 Std  
    Target : D5  |   NEW  7.5.2004 
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.

It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages.

These components may be used to build applications, which require the source code analyzing (tools of helps creating; calculators of expessions; designers of source codes; interpreters and compilers and etc.).

The lexical analyzers uses DFAs (Deterministic Finite Automata) to match tokens found on the character input stream. DFAs are defined by the set of regular expressions in a source code and are created at runtime. More than one automaton (lexical class, lexical tree) may be defined. Actions attached to regular expressions (which are executed when that expression has been matched on the input stream) may switch from one lexical class to another. The TLexTree class maintains converting a set of regular expressions into the DFA array.

Source Code Scanners provides also classes, which support a work with command-line options, calculating of constant expressions and etc.

The full source code of Source Code Scanners is available in Professional edition.

Author : MBLabSoft  Email : info@mblabsoft.com
With Nag Screen
Source: On purchase/registration
 Price: $40
 Source Price: $79
       Shareware
  
Download Now !
Downloads : 419
56 kb/s: 00:02:26
33 kb/s: 00:04:07
 File Size: 994 kB 
 
Components >> Miscellaneous >> Miscellaneous
Source Code Scanners for Delphi 6 ver. 4.0 Std  
    Target : D6  |   NEW  7.5.2004 
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.

It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages.

These components may be used to build applications, which require the source code analyzing (tools of helps creating; calculators of expessions; designers of source codes; interpreters and compilers and etc.).

The lexical analyzers uses DFAs (Deterministic Finite Automata) to match tokens found on the character input stream. DFAs are defined by the set of regular expressions in a source code and are created at runtime. More than one automaton (lexical class, lexical tree) may be defined. Actions attached to regular expressions (which are executed when that expression has been matched on the input stream) may switch from one lexical class to another. The TLexTree class maintains converting a set of regular expressions into the DFA array.

Source Code Scanners provides also classes, which support a work with command-line options, calculating of constant expressions and etc.

The full source code of Source Code Scanners is available in Professional edition.

Author : MBLabSoft  Email : info@mblabsoft.com
With Nag Screen
Source: On purchase/registration
 Price: $40
 Source Price: $79
       Shareware
  
Download Now !
Downloads : 394
56 kb/s: 00:02:56
33 kb/s: 00:04:58
 File Size: 1198 kB 
 
Components >> Printing & Reporting >> Report Tools
Vivid Report for C++ Builder 5 ver. 2.0 Std  
    Target : C5  |   NEW  7.5.2004 
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity.

Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 is created on new technology, which we call "VCL^2" or "alive components".

Vivid Report provides the following possibilities:

  • - Unlimited amount of hierarchy levels of reports.

  • - Unlimited amount of report pages and printable pages.

  • - Unlimited amount of master pages.

  • - Placing of images of the data in several bands on different pages.

  • - Three modes of printing: stretching or compressing of the report page onto the printer page, the division of the report page onto several printer pages, placing the report page onto the printer page.

  • - Definition of all sizes and coordinates in various physical measurement units up to 0.01 mm.

  • - Unique alignment properties of bands on a page.

  • - Formatting of all text objects (strings and rich texts) independent of the current device resolution.

  • - True transparency of bands and graphical images.

  • - Combination of two ways of data getting. All data containers provide the static specifying of the data and the getting of the data from the database.

  • - The grid component allowing to create the 1D and 2D tables of a very complex structure.

  • - The print of values of the currency independent of current regional Windows settings.

  • - The print of twenty types of the bar codes (EAN 8, EAN 13, UPC A, 25 Interleaved, 25 Industrial, 25 Matrix, 39, 39 Extended, 93, 93 Extended, 128, EAN 128, PostNet, Codabar, MSI, UPC E0, UPC E1, UPC Supp2, UPC Supp5, PDF 417).

  • - A full-functional preview of the print.

  • - Customizable print progress.


The original concept of the report design in Vivid Report provide best possible WYSIWYG and multiple data using.

The source code of Vivid Report is available in Professional edition.

Author : MBLabSoft  Email : info@mblabsoft.com
With Nag Screen
Source: On purchase/registration
 Price: $99
 Source Price: $199
       Shareware
 
Download Now !
Downloads : 362
56 kb/s: 00:04:25
33 kb/s: 00:07:29
 File Size: 1806 kB 
 
Components >> Printing & Reporting >> Report Tools
Vivid Report for C++ Builder 6 ver. 2.0 Std  
    Target : C6  |   NEW  7.5.2004 
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity.

Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 is created on new technology, which we call "VCL^2" or "alive components".

Vivid Report provides the following possibilities:

  • - Unlimited amount of hierarchy levels of reports.

  • - Unlimited amount of report pages and printable pages.

  • - Unlimited amount of master pages.

  • - Placing of images of the data in several bands on different pages.

  • - Three modes of printing: stretching or compressing of the report page onto the printer page, the division of the report page onto several printer pages, placing the report page onto the printer page.

  • - Definition of all sizes and coordinates in various physical measurement units up to 0.01 mm.

  • - Unique alignment properties of bands on a page.

  • - Formatting of all text objects (strings and rich texts) independent of the current device resolution.

  • - True transparency of bands and graphical images.

  • - Combination of two ways of data getting. All data containers provide the static specifying of the data and the getting of the data from the database.

  • - The grid component allowing to create the 1D and 2D tables of a very complex structure.

  • - The print of values of the currency independent of current regional Windows settings.

  • - The print of twenty types of the bar codes (EAN 8, EAN 13, UPC A, 25 Interleaved, 25 Industrial, 25 Matrix, 39, 39 Extended, 93, 93 Extended, 128, EAN 128, PostNet, Codabar, MSI, UPC E0, UPC E1, UPC Supp2, UPC Supp5, PDF 417).

  • - A full-functional preview of the print.

  • - Customizable print progress.


The original concept of the report design in Vivid Report provide best possible WYSIWYG and multiple data using.

The source code of Vivid Report is available in Professional edition.

Author : MBLabSoft  Email : info@mblabsoft.com
With Nag Screen
Source: On purchase/registration
 Price: $99
 Source Price: $199
       Shareware
 
Download Now !
Downloads : 372
56 kb/s: 00:04:34
33 kb/s: 00:07:44
 File Size: 1869 kB 
 
Components >> Printing & Reporting >> Report Tools
Vivid Report for Delphi 5 ver. 2.0 Std  
    Target : D5  |   NEW  7.5.2004 
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity.

Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 is created on new technology, which we call "VCL^2" or "alive components".

Vivid Report provides the following possibilities:

  • - Unlimited amount of hierarchy levels of reports.

  • - Unlimited amount of report pages and printable pages.

  • - Unlimited amount of master pages.

  • - Placing of images of the data in several bands on different pages.

  • - Three modes of printing: stretching or compressing of the report page onto the printer page, the division of the report page onto several printer pages, placing the report page onto the printer page.

  • - Definition of all sizes and coordinates in various physical measurement units up to 0.01 mm.

  • - Unique alignment properties of bands on a page.

  • - Formatting of all text objects (strings and rich texts) independent of the current device resolution.

  • - True transparency of bands and graphical images.

  • - Combination of two ways of data getting. All data containers provide the static specifying of the data and the getting of the data from the database.

  • - The grid component allowing to create the 1D and 2D tables of a very complex structure.

  • - The print of values of the currency independent of current regional Windows settings.

  • - The print of twenty types of the bar codes (EAN 8, EAN 13, UPC A, 25 Interleaved, 25 Industrial, 25 Matrix, 39, 39 Extended, 93, 93 Extended, 128, EAN 128, PostNet, Codabar, MSI, UPC E0, UPC E1, UPC Supp2, UPC Supp5, PDF 417).

  • - A full-functional preview of the print.

  • - Customizable print progress.


The original concept of the report design in Vivid Report provide best possible WYSIWYG and multiple data using.

The source code of Vivid Report is available in Professional edition.

Author : MBLabSoft  Email : info@mblabsoft.com
With Nag Screen
Source: On purchase/registration
 Price: $99
 Source Price: $199
       Shareware
 
Download Now !
Downloads : 375
56 kb/s: 00:04:14
33 kb/s: 00:07:11
 File Size: 1736 kB 
 
Components >> Printing & Reporting >> Report Tools
Vivid Report for Delphi 6 ver. 2.0 Std  
    Target : D6  |   NEW  7.5.2004 
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity.

Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 is created on new technology, which we call "VCL^2" or "alive components".

Vivid Report provides the following possibilities:

  • - Unlimited amount of hierarchy levels of reports.

  • - Unlimited amount of report pages and printable pages.

  • - Unlimited amount of master pages.

  • - Placing of images of the data in several bands on different pages.

  • - Three modes of printing: stretching or compressing of the report page onto the printer page, the division of the report page onto several printer pages, placing the report page onto the printer page.

  • - Definition of all sizes and coordinates in various physical measurement units up to 0.01 mm.

  • - Unique alignment properties of bands on a page.

  • - Formatting of all text objects (strings and rich texts) independent of the current device resolution.

  • - True transparency of bands and graphical images.

  • - Combination of two ways of data getting. All data containers provide the static specifying of the data and the getting of the data from the database.

  • - The grid component allowing to create the 1D and 2D tables of a very complex structure.

  • - The print of values of the currency independent of current regional Windows settings.

  • - The print of twenty types of the bar codes (EAN 8, EAN 13, UPC A, 25 Interleaved, 25 Industrial, 25 Matrix, 39, 39 Extended, 93, 93 Extended, 128, EAN 128, PostNet, Codabar, MSI, UPC E0, UPC E1, UPC Supp2, UPC Supp5, PDF 417).

  • - A full-functional preview of the print.

  • - Customizable print progress.


The original concept of the report design in Vivid Report provide best possible WYSIWYG and multiple data using.

The source code of Vivid Report is available in Professional edition.

Author : MBLabSoft  Email : info@mblabsoft.com
With Nag Screen
Source: On purchase/registration
 Price: $99
 Source Price: $199
       Shareware
 
Download Now !
Downloads : 357
56 kb/s: 00:04:57
33 kb/s: 00:08:24
 File Size: 2029 kB 
 

  [ Home  |   About  |   News  |   Top10  |   Components  |   Database  |   Tools  |   Applications  |   Tips  |   Advertising  |   Mail List  |   Links  |   Search  |   Uploads ]
DelphiABC  DelphiABC Any Comments or Problems: webmaster@delphiabc.com Copyright © 2001 All rights reserved
Delphi™ is a trademark of Inprise Corporation. All other trademarks are acknowledged property of the respective copyright holders.