From 982ca5d720312930d85898fdb924473a06eb711b Mon Sep 17 00:00:00 2001 From: SeedList Date: Wed, 7 May 2025 20:38:35 +0800 Subject: [PATCH] vault backup: 2025-05-07 20:38:35 --- SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md index 6432c5a8..eea97c48 100644 --- a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md +++ b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md @@ -191,7 +191,7 @@ end. ## 更新枚举选项 -`cbxusr_444` 控件的值必须等于 `cbxusr_333` 控件的值 +`cbxusr_444` 控件的值必须等于 `cbxusr_333` 控件的值(枚举选项用 `.Text` 可以直接获取,直接赋值,但是不能直接设置在控件上) ```Delphi uses MyClass,Variables,BaseUtil,CommonFunc,DataConst,CFFrm,CFSimplePropFrm,Forms,StdCtrls,Variants,SysUtils,Classes,Controls,Dialogs,