[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'PopupNotifier' (#lcl)

TPopupNotifier.Hide

Hides the pop-up notification form.

Declaration

Source position: popupnotifier.pas line 95

public procedure TPopupNotifier.Hide;

Description

Hide is a procedure which hides the pop-up notification form for the component. Hide calls the Hide method in VNotifierForm.

See also

TPopupNotifier.Show

  

Displays the pop-up notification form.

TPopupNotifier.ShowAtPos

  

Displays the pop-up notification form at the specified position.

TNotifierForm

  

Implements the form used for TPopupNotifier.


Version 3.2 Generated 2024-02-25 Home