TIWCGJQDialogOptions.AutoOpen Property
When autoOpen is true the dialog will open automatically when dialog is called. If false it will stay hidden until .dialog("open") is called on it.
published property AutoOpen: boolean index 01 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean