Skip to main content

ShowMessageArgumentValue

Description

Data structure returned by the ShowMessage call.

Properties

NameTypeDescription
button1_titlestringTitle for the button 1
button2_titlestringTitle for the button 2
button3_titlestringTitle for the button 3
checkbox_checkedbooleanShould the checkbox be initialized as checked ( default = false)
checkbox_titlestringLabel for the checkbox.
messagestringMessage to show
timeOutnumberTimeout for the dialog.
timeOutButtonnumberButton to select (1-3) after the timeout

Methods

NameDescription