Wow thanks a lot. To make it interact with Edit Boxes, I guess I'll have to make it as an array of TCheckBox and an array of TEdit right? For example, to put an edit box enable when a checkbox is checked, full unit would be smth like:
I can't create an array of Tbutton, Tcheckbox, TEdit [...]...