TIWCGJQSweetAlertAnimation Enumeration

Represents type TIWCGJQSweetAlertAnimation.

Namespace: IWCGJQSweetAlert
type
 TIWCGJQSweetAlertAnimation = (jqsaaNone,jqsaaPop, jqsaaSlideFromTop, jqsaaSlideFromBottom);

The TIWCGJQSweetAlertAnimation type exposes the following members.

Show:
 NameDescription
jqsaaNone

Represents constant jqsaaNone.

jqsaaPop

Represents constant jqsaaPop.

jqsaaSlideFromBottom

Represents constant jqsaaSlideFromBottom.

jqsaaSlideFromTop

Represents constant jqsaaSlideFromTop.

Top