Back to Devexpress

TdxAlertWindow.RestartDisplayTimer Method

vcl-dxalertwindow-dot-tdxalertwindow-5689fcea.md

latest610 B
Original Source

TdxAlertWindow.RestartDisplayTimer Method

Restarts the internal display timer for the current alert window.

Declaration

delphi
procedure RestartDisplayTimer;

Remarks

Call this method for an alert window, which is not pinned, to prolong the display time for the next OptionsBehavior.DisplayTime period.

See Also

TdxAlertWindow Class

TdxAlertWindow Members

dxAlertWindow Unit