PRODUCTS

FEATURED PRODUCT

With one subscription at over 50% discount price, you receive all current and future TMS VCL products + updates + support for 2 years

License only 695 EUR See More

SEARCH

LOGIN

Customer login to access products, support information & special benefits.

NEWS ALERTS

Add your e-mail address here to receive the monthly TMS Software alerts.

 

LINKS

PRODUCTS » VCL COMPONENTS » TADVALERTWINDOW
v1.5.5.0 (Sep 17, 2008)

Purchase a license



TAdvAlertWindow

Outlook 2003 style alert window

Feature overview

TAdvAlertWindow

TAdvAlertWindow

  • 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 &ltb&gtHTML</b> formatted text.';
  AdvAlertWindow1.Show;
end;

Buy online

CreditCards Accepted

TAdvAlertWindow Single developer license for commercial use with full source code

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

Please choose your language     and order immediately or add to cart
TAdvAlertWindow Site license for commercial use with full source code

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

Please choose your language     and order immediately or add to cart

This product is also available in TMS Component Pack.

Copyright © 1995 - 2008 TMS Software