ayajin := FloatToStr(Trunc(StrToFloat(edt_yajin.Text)) + RoundTo(Frac(StrToFloat(edt_yajin.Text)),-2));

edt_yajin.DisplayFormat := '0.00;( 0.00)';