iamnewaplayer
iamnewaplayer
i try it,but do not work; i have only one line use this ---- UserItem.Custom['_GCV_'+nAbilSite.ToString+'_A']:=nValue.ToString; ---- property Custom[const v: string]: String read GetStringValue write SetStringValue; procedure TUserItem.SetStringValue(const v: string; Value:...
some places i used useritem.values = useritem.values.clone
like this HumData.O['BagItems'].O[i.ToString] := pTUserItem(m_ItemList.Items[i]).Values.Clone;
i used delphi 11.0
can't reproduces the bug by myself.. it is occur in production environment