From c7ed4d14a28abc9f5dd93b8b1c9797892e32f0d3 Mon Sep 17 00:00:00 2001 From: SeedList Date: Fri, 16 May 2025 15:44:07 +0800 Subject: [PATCH] vault backup: 2025-05-16 15:44:06 --- SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md index f633c3f3..bbef11fd 100644 --- a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md +++ b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md @@ -419,6 +419,8 @@ uses MyClass,Variables,BaseUtil,CommonFunc,DataConst,CFFrm,CFSimplePropFrm,Forms CHostIntf,ProductClas,DocClas,LoginClas,VirtualTrees,CEntClas,PathClas; begin - cbxusr_444.Text := cbxusr_333.Text; + cbxusr_444.itemindex := cbxusr_333.itemindex; end. -``` \ No newline at end of file +``` + +枚举项 \ No newline at end of file