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