ANN: AppControls v3.6 released! (with Delphi 2005 support)
From: Aleksey Kuznetsov (nospam_at_nospam.org)
Date: 12/14/04
- Next message: Keith Peter Johnson: "Re: NexusDB Server down at the moment ..."
- Previous message: Matthew Jones: "Re: MSI deployment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 14 Dec 2004 12:08:28 +0200
We're proud to announce new version of Advanced Application Controls v3.6
(http://www.appcontrols.com/appcontrols.html)
The Advanced Application Controls (AppControls) is the set of over 84
multipurpose components (Interface, Internet, various time-saving utilities)
which can be used in every Delphi/BCB Win32 project.
For full overview on each component please check out
http://www.appcontrols.com/appcontrols/overview.html - Part #1, and
http://www.appcontrols.com/appcontrols/overview2.html - Part #2
(There you can click on the component name to open online manuals with full
description of each property, method and event).
To download trial version please visit:
http://www.appcontrols.com/download.html
(Setup includes trial packages for Delphi 2/3/4/5/6/7/2005 and C++ Builder
3/4/5/6, Interface and Help-files).
What's new in v3.6?
==================
Support of Win32 platform of Delphi 2005.
Big improvements and changes in acHTTP component:
* Added CacheOptions and InternetOptions properties, 2 sets
of various options used to specify various behavours of
HTTP requests and how the component should work with
standard cache;
* Removed UseCache and UseCookies properties, since they
replaced by much more flexible CacheOptions and
InternetOptions properties;
* Added ProxyUsername and ProxyPassword properties used
to specify the required login information for secure
proxy authentication before the HTTP request;
* Added Pause and Resume methods, used to terminate and
resume downloading;
* Added 2 optional parameters to Abort method, which can
specify whether to delete the file which are being
downloaded and whether to terminate running thread
imediately, without releasing internet handles;
* Modified HTTPHeaderInfo event in the acHTTP component:
added ETag parameter.
Added new component: acComboDatePicker (panel with group of
3 combo-boxes used to quickly select the date (day, month
and year).
Added lpAboveCenter and lpBelowCenter parameters to
acAttachedLabel class, so the components with attached label
(acEdit, acNumberEdit, acLabeledComboBox, acMRUComboBox, etc)
can have attached label centered below or above the control.
The acSystemInfo now correctly detects Win2003 server OS.
Fixed bug in acIPEdit which has allowed to enter values
over 255 to the cells of IP edit.
Fixed another bug in acThread class, the thread has never
returned to the "ready" state after execution.
Some fixes which solves the problems with compiling the
AppControls in C++ Builder without modifications of HPP
files.
Added OnTemplateChanged and OnParamChanged events to
acTextTemplateConverter component. The acHTMLViewer now
automatically refreshes the view accordingly to changed
template.
==================================
All registered users, please download your free upgrade from your personal
area at http://www.appcontrols.com/customers.html.
To download trial version follow the link below:
http://www.appcontrols.com/appcontrols/download.html (There you can download
trial packages for Delphi 2/3/4/5/6/7/2005 and C++ Builder 3/4/5/6,
Help-files and printable manuals).
Hypertext online manuals (> 3000 HTML pages):
http://www.appcontrols.com/manuals/appcontrols.html
-- Thanks, Aleksey Kuznetsov Utilmind Solutions http://www.appcontrols.com
- Next message: Keith Peter Johnson: "Re: NexusDB Server down at the moment ..."
- Previous message: Matthew Jones: "Re: MSI deployment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|