I have a lot of spinedit and was wondering if it possible to modify their properties a better way than i am doing.
right now i have:
square001.readonly := true;
....
Square100.readonly := true;
So i have 100 lines..Anyway to have a smarter method to do that?
Thanks.
P
right now i have:
square001.readonly := true;
....
Square100.readonly := true;
So i have 100 lines..Anyway to have a smarter method to do that?
Thanks.
P