Clear many objects
Posted: Thu Jul 23, 2009 1:37 am
Hi HMG Brother´s,
Exist some way to clear many objects on my form better than:
With best regards,
Exist some way to clear many objects on my form better than:
Code: Select all
Main.Text_1.Value := ""
Main.Text_2.Value := ""
Main.Text_3.Value := ""With best regards,