vault backup: 2025-08-18 13:52:29
This commit is contained in:
@ -796,7 +796,7 @@ uses MyClass,Variables,BaseUtil,CommonFunc,DataConst,CFFrm,CFSimplePropFrm,Forms
|
||||
var
|
||||
TempStr: string;
|
||||
begin
|
||||
if Application.MessageBox( '确定同步吗', '同步确认', 1) = 1 then
|
||||
if Application.MessageBox('确定同步吗','同步确认', 1) = 1 then
|
||||
begin
|
||||
TempStr := '';
|
||||
|
||||
|
Reference in New Issue
Block a user