更新 'funcext/TSOffice/TSUtils/NodeInfo.tsf'

fix bug
This commit is contained in:
hans 2022-12-23 11:21:55 +08:00
parent 151067c520
commit e9e2834eff
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ public
Function Marshal();
Begin
children_ := nil;
GetChildrenEx(); //优化为变量减少数据COPY2022-12-10
child_arr := array();
len := 0;