JVCL Help:TJvAlertStyle

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Defines the possible animation styles for the desktop alert window.

run\JvDesktopAlert.pas


Pascal

 run\JvDesktopAlert.pas
 TJvAlertStyle = (
asFade,
asCenterGrow
);


Members

Members Description
asFade Description for asFade
asCenterGrow Description for asCenterGrow

run\JvDesktopAlert.pas


Description

TJvAlertStyle is the type of the AlertStyle property of TJvDesktopAlert and specifies the available animation styles for the alert window.

run\JvDesktopAlert.pas


About

Navigation

no pages or subcategories

run\JvDesktopAlert.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page