Ok, I can get to the controls using the TForm.Controls, now how can I tell if the control is a TEDIT or TLABEL??
On a side note is there anywhere I can reference stuff like this so in the future I can read up on what a property does instead of just typing in the form name then a '.' to see the drop down of options that I have to then scroll through and hope I spot what I need??