So your new form has 40 edit controls, and now you're looking for a quick and easy way to clear all of them without having to refer to them one by one. How about using a function like this:
procedure TForm1.Button1Click(Sender: TObject); |
0 comments:
Post a Comment