Table of Contents

TTMSFNCPopup.Popup Method

Shows or hides the popup form.

API unit family: TMSFNCPopup Declaring type: TTMSFNCPopup

Syntax

procedure Popup(const AShowModal: Boolean = False); virtual;

Parameters

Name Description
AShowModal When True, the popup is shown as a modal dialog; otherwise it is shown as a non-modal popup.