TIWCGJQDialogOptions.Modal Property

If set to true, the dialog will have modal behavior; other items on the page will be disabled (i.e. cannot be interacted with). Modal dialogs create an overlay below the dialog but above other page elements.

Namespace: IWCGJQDialog
published
 property Modal: boolean index 12 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: boolean