for (7..14) { if ($buttons[$_]->Checked ()) { ... indicate found and exit loop ... } }