| Published on March 09, 2007 [03:04:02 PM] |
Browse class : _window|
Description displays a messages box with two buttons 'ok' and 'Cancel', when user responds to it by clicking one of them, it returns true if clicked 'ok' and false otherwise. Return true or false |
Remarks e.g. //just like javascript if(form1.okCancel("want to exit?")) Application.close(); |
| Visit www.radcpp.com for more help and updates. | Documentation created using FlaX.Doc |