TIWCGJQSweetAlertOptions.AlertType Property

The type of the modal. SweetAlert comes with 4 built-in types which will show a corresponding icon animation: "warning", "error", "success" and "info". You can also set it as "input" to get a prompt modal. It can either be put in the object under the key "type" or passed as the third parameter of the function.

Namespace: IWCGJQSweetAlert
published
 property AlertType: TIWCGJQSweetAlertType index 02 read GetAlertType write SetAlertType stored IsEnumerStored;

Property Value