Explorar el Código

输入窗口修改(测试)

Neil hace 2 años
padre
commit
c3343d5110
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      ws_objects/Ew_publ903.pbl.src/w_inputbox.srw

+ 4 - 0
ws_objects/Ew_publ903.pbl.src/w_inputbox.srw

@@ -55,6 +55,10 @@ sle_nr.SelectText(1,Len(sle_nr.Text))
 end event
 
 event close;CloseWithReturn(this,rt_str)
+
+Long a
+
+a = a
 end event
 
 type cb_func from w_publ_base`cb_func within w_inputbox