I've got a form with number of edit text boxes build in borland C++ builder .
I need to write a method or an event handler that clear the text in all the edit text boxes, when the user place the curser in any one of these edit text boxes.
Any help appritiated.