[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msewidgets.pas line 1431
function askyesno( |
const atext: msestring; |
const caption: msestring = ''; |
const defaultbutton: modalresultty = mr_yes; |
const minwidth: Integer = 0 |
):Boolean; |