Skip to main content
A newer version of this page is available. .

TdxAlertWindowMessage Members

An alert window‘s message.

Constructors

Name Description
Create(TdxAlertWindowMessageList) Initializes a new instance of the TdxAlertWindowMessage class with specified settings.

Properties

Name Description
Caption Specifies the alert window message’s caption.
ImageIndex Specifies the index of the image displayed in an alert window message.
Text Specifies the message text in an alert window.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also