没有必要这么复杂,有很简单的办法:
窗口用SQLTable, Select语句:
Select * from {发货明细表} Where [_Identify] Is Null
窗口的BeforeClose事件:
DataTables("发货明细表").AppendLoad()