teechart pro vcl

TeeChart Office 3.0
TeeChart Office is a simple to use, yet beneficial charting and plotting tool intended for both the end-user and the developer. more>>
TeeChart Office 3.0 is a simple to use, yet beneficial charting and plotting tool intended for both the end-user and the developer. Behind the scenes, TeeChartOffice uses the awarded, mature technology of TeeChart Pro runtime components.
The main purpose of TeeChart-Office is to easily create Charts, link them to heterogenous sources of data, modify and change the chart appearance, export Charts to native format, image files and printer, share created charts with other users and configure the many properties it offers.
TeeChart Office offers 17 main chart types with an almost infinite number of customization options.
TeeChart Office come with numerous functions that can be applied to the charts and graphs together with many of the charting features available in TeeChart Pro. Exporting pictures and data in many formats is achieved by an easy-to-use dialog window.
TeeChart-Office is a free charting and plotting tool intended for both ... TeeChart Pro runtime components. The main purpose of TeeChart-Office is to easily createLicense:Freeware

TeeChartOffice 0.95
TeeChart-Office is a free charting and plotting tool intended for both the en... more>> TeeChart-Office is a free charting and plotting tool intended for both the end-user and the developer.Behind the scenes, TeeChartOffice uses the awarded, mature technology of TeeChart Pro runtime components.The main purpose of TeeChart-Office is to easily create Charts, link them to heterogenous sources of data, modify and change the chart appearance, export Charts to native format, image files and printer, share created charts with other users and configure the many properties it offers.<<less
DXF Export VCL 6
DXF Exporter allows programmers to create DXF files as easy as possible. All you need is to draw image using Windows GDI functions onto DXF Exporter’s DC or make a metafile and give it to the Exporter. DXF Exporter reads Windows Metafile structure and makes DXF file automatically. Hatches supported. Demo available. more>> <<less
TeeChart.Lite for .NET 1.0
TeeChart for .NET is Steema Software s latest addition to the award winning suite of TeeChart Charting utilities more>>
Discover the full power of the TeeChart for .NET Control in Microsoft?s Visual Studio.NET environment and Borlands C# Builder.
Just like TeeChart Pro, it boasts hundreds of Graph styles in 2D and 3D, 33 mathematical and statistical Functions.
Database enabled and with multiple export formats for use in your desktop, server based, ASP.NET and PocketPC / WindowsCE applications, TeeChart for .NET is an exemplary addition to the world of charting components.
TeeChart for .NET includes examples for Windows desktop applications, ASP.NET scripted and WebForm examples and PocketPC applications.
TeeChart for .NET is written in 100% native C# .NET code.
The TeeChart C# .NET Development project aims to offer you the ability to migrate projects coded for the TeeChart Pro ActiveX Control and to re-use that code with minimum structural changes to work with the native TeeChart C# component.
The structure that is built into the TeeChart C# component mirrors, to the greatest extent possible, the existing ActiveX structure to offer a clean migration path
TCheckComponent VCL 1.1
It can help you to make a program like Mirabilis ICQ NetDetect Agent. It is s... more>> It can help you to make a program like Mirabilis ICQ NetDetect Agent. It is simple to use, like use a TTimer VCL. It can automatically detect internet dialup connection by modem. Copmonent version supports Borland C++ Builder 3 and TCheckComponent VCL is<<less
VCL Property Viewer 2.0
This program analyze the memory image of delphi or bcb program , and show you its VCL information, memory content, PE information more>>
Besides, it also provide you PE information and memory dump.
Data Master 2003 VCL 11.7.0.343
Data Master 2003 VCL component library contains high performance 2D graphics engine specially optimized for scientific and technical applications and other reusable components created for DM2003 software. more>> <<less
PKIBlackbox (VCL) 3.3
PKIBlackbox is a comprehensive component collection that adds Public Key Infrastructure (PKI) support to your Delphi, C++Builder or Kylix application. PKI includes X.509 certificates, certificate requ more>>
Main PKIBlackbox functions are:
* generate and validate certificates
* create and process certificate requests
* manage Certificate Revokation Lists
* import and export certificates in DER, PFX and PEM formats
* encrypt/sign and decrypt/verify files in PKCS#7 format
PKIBlackbox supports Windows Certificates and Windows Certificate Storages. PKIBlackbox lets you manage certificates, stored on CryptoCards and USB CryptoTokens.
This is VCL edition, which can be used with Delphi 4-7 and 2005/Win32, C++Builder 4-6 and Kylix 2-3.
LMD-Tools Free for CBuilder 6 7.04
LMD-Tools free version, a collection of up to 373 native VCL components more>> LMD-Tools 7.X is a collection of up to 373 native VCL components that can be compiled into your application royalty free, and without the need of additional files for distribution. Buttons, Dialogs, Multimedia, System, Data-aware, Container, Standard, Label, and Extended controls will allow the developer to produce professional applications, quicker and easier than ever before.
If you are looking for enhanced functionality of existing components in the VCL, or just want to add that personal touch to your application, LMD Tools has a solution to fit you. And it ships with a vast array of sample projects and demos for all of the components found in the package.
LMD-Tools 7.X supports Delphi 5-9 and CBuilder 5 and 6. Besides that each LMD-Tools license covers LMD-Tools 3.5/5.X license as well (supporting all other prior Delphi and CBuilder versions).<<less
Regular Expression Component Library for BCB6 3.1
Search and/or replace strings or files using regular expressions. more>>
It supports both VCL programming using the C++ Builder 6 IDEs RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Regular Expression Component Library for BCB4 3.1
Search and/or replace strings or files using regular expressions. more>>
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Tdeck 1.00
This is a Delphi VCL wrapper for the CARDS.DLL that ships with Windows. It provides a TDeck component that gives you the ability to create a deck of cards with up to 3 full decks in it. Includes code more>>
Regular Expression Component Library for BCB5 3.1
Search and/or replace strings or files using regular expressions. more>>
It supports both VCL programming using the C++ Builder 5 IDEs RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Regular Expression Component Library for BCB3 3.1
Search and/or replace strings or files using regular expressions. more>>
It supports both VCL programming using the C++ Builder 3 IDEs RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
LMD-Tools Special Edition (Delphi 2005) 9.03
LMD-Tools Special Edition (Delphi 2005) is a useful component and libraries tool for your MAC more>>
LMD-Tools Special Edition (Delphi 2005) 9.03 is a useful tool for your MAC . It represents a free extract of almost 100 components of our successful LMD-Tools component suite. LMD-Tools is a collection of up to 426 native VCL components that can be compiled into your application royalty free, and without the need of additional files for distribution. Buttons, Dialogs, Multimedia, System, Data-aware, Container, Standard, Label, and Extended controls will allow the developer to produce professional applications, quicker, and easier than ever before. If you are looking for enhanced functionality of existing components in the VCL, or just want to add that personal touch to your application, LMD Tools has a solution to fit you. And it ships with a vast array of sample projects and demos for all of the components found in the package.
Enhancements :
- Unspecified updates, enhancements, or bug fixes.
VCL components that can be compiled into your application royalty free, and without the need of ... If you are looking for enhanced functionality of existing components in the VCL, or just wantLicense:Freeware
LMD-Tools Special Edition (CRS 2007, VCL ... LMD-Tools Special Edition (CRS 2007, VCL.NET) is a helpful and high quality utility for usersLicense:Freeware
LMD-Tools Special Edition (BDS 2006, VCL ... VCL components that can be compiled into your application royalty free, and without the need ofLicense:Freeware