diff --git a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md index ec49787f..086da676 100644 --- a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md +++ b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md @@ -561,4 +561,8 @@ begin fedtFShtName.Text := TempStr; // 直接赋值 end. -``` \ No newline at end of file +``` + +## 删除文本中的空格 + +删除掉指定控件中输入的文本的空格 \ No newline at end of file