* Use IncRefCount

git-svn-id: trunk@6144 -
This commit is contained in:
pierre 2007-01-23 05:51:08 +00:00
parent e3651191f5
commit 0c1d59ec5c

View File

@ -1955,7 +1955,7 @@ implementation
else
begin
{ The property symbol is referenced indirect }
inc(protsym.refs);
protsym.IncRefCount;
handle_propertysym(protsym,protsym.owner,p1);
end;
end