I have a juror information form that if certain conditions apply I only want the users to have read only access. Most of the information on the form is in DBEdit controls, a few DB radio groups and check boxes, one look up combo box. Now I only want jurors who meet specific criteria to allow edits, the rest I want read only. Is there an easy way to make the whole form read only or should I just loop through all the components on the form and set enabled := False?
thanks for any pointers!
les
thanks for any pointers!
les