if CDSUserFunc.Locate('mod_id;res_id', VarArrayOf([UserFunc.MOD_ID, UserFunc.RES_ID]), [loCaseInsensitive]) then
begin
CDSUserFunc.Delete;
end;

 

if not CDS_UserDict.Locate('DICT_ID', strDictId, [loCaseInsensitive]) then
begin

相关文章:

  • 2021-09-15
  • 2022-12-23
  • 2021-07-19
  • 2022-12-23
  • 2021-08-23
  • 2021-06-01
猜你喜欢
  • 2022-12-23
  • 2021-04-21
  • 2022-12-23
  • 2022-12-23
  • 2021-10-12
  • 2021-09-01
相关资源
相似解决方案