|
LMD WebPack for Delphi / C++Builder
Date: 06.09.2015 (© by LMD Innovative, (http://www.lmd.de or http://www.lmdinnovative.com)
Introduction
LMD WebPack is a collection of 10 native VCL components that can be compiled into your application royalty free. The included controls help you to integrate advanced webbased features like applications updates via internet, display of news items, scanning of web sites or single HTML pages. [Top] System requirements- Compatible with Delphi and C++ Builder XE2 - 10 Seattle, including 64bit support for Delphi XE2 and higher!
- Supported IDEs:
- Delphi 6 - Delphi 10 Seattle
- C++ Builder 6 - C++Builder 10 Seattle
- Delphi 2005.NET - Delphi 2007.NET
- Turbo (2006) Professional versions for Delphi, C++ and Delphi.NET
- All corresponding Studio Products (BDS 2006, CRS 2007, CRS 2009, RAD Studio 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7 etc.)
- Documentation: Includes online help files for Delphi/C++ Builder integration.
- Operating System and hardware requirements depend on the installed Delphi/C++ Builder version.
- Supported operating systems: Win98 and WinNT4 or better (including Windows 7 + 8).
For recent Delphi releases LMD VCL package support same platforms as the VCL which is included in the IDE (e.g. Delphi 2009 officially supports Win2k or better only) [Top]Features
- 10 components for advanced webbased tasks
- Contains controls for WebUpdate or WebNews functionality, HTML or WebSite scanning.
- Supports Indy or WinInet framework (WinInet is used by default, e.g. for compiled versions).
- Full sourcecode of library included
- Extensive demo projects with sourcecode
- Free updates via Internet
- A Site License covers unlimited number of developers in same organization at one location
- Free technical support via public forum (forum.lmd.de), e-mail, fax or mail;
- Also available as part of LMD-Tools and LMD VCL Complete
[Top]
Component Overview
Tab "LMD Web" |
|
TLMDWebUpdate Add automated web update functionality to your application |
|
TLMDWebNews Use this component to provide enduser the news and information about your product or company like e.g. the Delphi IDE does (see "Delphi News" functionality). News items are read from the Web out of XML-files. |
|
TLMDWebNewsView Like TLMDWebNews, but complete user interface is provided. Simply call Execute method and all other things work automatically. |
|
TLMDWebConfig Use TLMDWebConfig component for specifying global available internet configuration settings(e.g. Proxy pr password settings) for several WebPack components. |
|
TLMDRAS Use this component to get access to simple RAS functionality. |
|
TLMDWebHTTPGet Component to retrieve any file from the web. Furthermore it is able to download complete HTML files along with its graphics. |
|
TLMDWebHTMLScan Component for parsing HTML Tags of an HTML file. Either an HTML file is loaded or a StringList property is filled. Comments, scripts, imagetags, blocks, text and many other items are detected by triggering events. |
|
TLMDWebHTTPScan TLDMWebHTTPScan represents a very powerful search component which recursively analyzes HTML pages (e.g. from a web site) and reports all found links (e.g. images, audio files, etc.). This component can be, for example, used to recreate display the structure of a web site within a tree. |
|
TLMDWebInfo Use this simple control to retrieve information about current internet connection. |
|
TLMDMAPISendMail Use TLMDMapiSendMail for simple e-Mail messaging using a MAPI capable email-Client. |
[Top]
|
|