TdxAlertWindow.RestartDisplayTimer Method
Restarts the internal display timer for the current alert window.
Declaration
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