vault backup: 2025-03-04 14:15:45
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
|
||||
支持文本搜索、搜索替换功能
|
||||
|
||||
使用的脚本为 `Delphi` 脚本,参考代码如下所示:
|
||||
使用的脚本为 `Delphi` 脚本,参考代码如下所示,作用为 [多属性值拼接至另一属性中](999.Delphi脚本记录.md#多属性值拼接至另一属性中) :
|
||||
|
||||
```Delphi
|
||||
uses MyClass,Variables,BaseUtil,CommonFunc,DataConst,CFFrm,CFSimplePropFrm,Forms,StdCtrls,Variants,SysUtils,Classes,Controls,Dialogs,
|
||||
@ -73,7 +73,6 @@ begin
|
||||
StringList.Free;
|
||||
end;
|
||||
end.
|
||||
|
||||
```
|
||||
|
||||
### 函数/变量区
|
||||
|
Reference in New Issue
Block a user