| PRODUCTS » VCL COMPONENTS » TADVALERTWINDOW |
v1.5.5.0 (Sep 17, 2008)
|
TRIAL DOWNLOADS
- Delphi 5 (3.62 MB)
- Delphi 6 (3.62 MB)
- Delphi 7 (3.62 MB)
- Delphi 2005 (3.62 MB)
- Delphi 2006 (3.62 MB)
- Delphi 2007 (3.62 MB)
- Delphi 2009 (3.62 MB)
- C++Builder 5 (3.62 MB)
- C++Builder 6 (3.62 MB)
- C++Builder 2006 (3.62 MB)
- C++Builder 2007 (3.62 MB)
- C++Builder 2009 (3.62 MB)
BOOKMARKS
TAdvAlertWindow
Outlook 2003 style alert window
Feature overview
- Outlook 2003, 2007 style alert window
- Supports the TMS mini HTML formatting capabilities
- Extensive control over appearance
- Can show multiple messages with easy navigation between messages
- Programmable fade-in, fade-out
- Customizable glyphs for close, previous message, next message
- Automatic hide or stay on screen till close
- Automatic XP theme color adaption (optional)
What's new
v1.5.5.0
- New : method TAdvAlertWindow.DeleteMessage(index) exposed
- Fixed : issue with Show call during auto hide
- Fixed : issue with handling fade thread
- Fixed : issue with programmatically deleting a message
v1.5.4.1
- New : Delphi 2007 support
- New : Office 2007 color styles added
- New : Exposed Handle property of the alert window
- Improved : alert window position control with AutoSize = true
- Improved : Apply style change immediate when alertwindow is visible
- Improved : form creation to allow use of TAdvAlertWindow on datamodule
- Fixed : issue in CloseAlert method
- Fixed : issue with Hide method & Fade thread
- Fixed : issue with OnCanDelete Event
v1.4.7
- New :URLColor property added
- New :OnAlertClick event added
- Fixed: painting issue in fade thread
v1.4
- New : Style property added
- New : asWhidbey (VS.NET 2005) style added
- New : Background image support added
- New : Mini scrollers support added
- New : Position persistence added
- New : Custom paint event added
- New : Support for Delphi 2006,2007 & C++Builder 2006
Tips
This code snippet shows how the AdvAlertWindow can be used to programmatically show an alert:
with AdvAlertWindow1.AlertMessages.Add do
begin
Text.Text := 'This is an alert with <b>HTML</b> formatted text.';
AdvAlertWindow1.Show;
end;
Buy online

free updates for a full version cycle (from current version to v2.4) and free priority support:
30 EUR
for Delphi 5, 6, 7, 2005, 2006, 2007, 2009, C++Builder 5, 6, 2006, 2007, 2009

free updates for a full version cycle (from current version to v2.4) and free priority support:
120 EUR
for Delphi 5, 6, 7, 2005, 2006, 2007, 2009, C++Builder 5, 6, 2006, 2007, 2009
This product is also available in TMS Component Pack.
Copyright © 1995 - 2008 TMS Software


ONLINE ORDERS
Subscribe to RSS Feed