| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > FormVCRClass > FormVCRClass Methods >====== SetAlerts (alert keystrokes for FormVCR controls) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[resetsort apply sort order to formvcr .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[setrequestcontrol assign field equates to formvcr actions .htm|{{btn_next_n.gif|Next page}}]] | | || **SetAlerts, VIRTUAL** {{blk2blue.jpg|blk2blue.jpg}} The **SetAlerts **method alerts standard keystrokes for the FormVCR controls. The FormVCR.TakeEvent method processes the alerted keystrokes. **Implementation:** The BrowseClass.SetAlerts method alerts the INSERT, DELETE and CTRL+ENTER keys for the browse's list control and calls the LocatorClass.SetAlerts method for each associated locator control. Corresponding keycode EQUATEs are declared in KEYCODES.CLW.