-ifndef(FORM_REG). -define(FORM_REG, true). -record(formReg, {id,name,horizontal,vertical,compact,instance,proc,id_rules,attach_req,type}). -endif.