Good forum people,
If I have, say 4 T.Edit boxes, can I create a set of their .text values, and make a procedure, for example, to change the text value to be all lower case?
Meaning that I could use the procedure to do all 4 updates at the same time, and also that if I create another TEdit box that neads the same treatment, I could just add that component to the set?
If this is possible, can a brief, snipet of code skeleton by afforded as a guiding example?
Thanks!