From ebe95d6bd1d1446e2ce306ff495a6a250ede1a8a Mon Sep 17 00:00:00 2001 From: SeedList Date: Wed, 12 Mar 2025 15:04:04 +0800 Subject: [PATCH] vault backup: 2025-03-12 15:04:04 --- SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md index 52a939bb..5f530e3c 100644 --- a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md +++ b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md @@ -100,6 +100,8 @@ end. ## 不同属性一致性设置 +`fedtDrawId` 的值设置为 `fedtItemCode` 的值 + ```Delphi uses MyClass,Variables,BaseUtil,CommonFunc,DataConst,CFFrm,CFSimplePropFrm,Forms,StdCtrls,Variants,SysUtils,Classes,Controls,Dialogs, CHostIntf,ProductClas,DocClas,LoginClas,VirtualTrees,CEntClas,PathClas;