TdxAlertWindow.DeleteCurrentMessage Method
Removes the currently displayed message from the message list accessible via the MessageList property.
Declaration
procedure DeleteCurrentMessage;
Remarks
If the last message is removed from the message list, the alert window is automatically hidden.
See Also