if MessageBox(Handle,'Choose Yes no or Cancel?','Question',MB_ICONQUESTION + MB_YESNO) = ID_YES then break;