USEGEAR

导航

2025年8月3日 #

学习unigui【34】意想不到的问题,数据提交失败怎么处理?!

摘要: 问题是要再web层面理解和处理。 1、提交数据的异常处理方式。注意,异常是不能直接使用showmessage。 try if fdqry_dictEdit.State in [dsEdit,dsInsert] then fdqry_dictEdit.Post; ShowMessage('保存成功') 阅读全文

posted @ 2025-08-03 16:47 USEGEAR 阅读(29) 评论(0) 推荐(0)