mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-10 17:37:59 +01:00
clean up
git-svn-id: trunk@19914 -
This commit is contained in:
parent
8bc4612fcd
commit
e7d8ba4a34
@ -776,7 +776,7 @@ var
|
||||
begin
|
||||
Result:=PtrUInt(InstanceSize)
|
||||
+MemSizeString(Expr)
|
||||
+SizeOf(Pointer)*FCount*2;
|
||||
+SizeOf(Pointer)*PtrUInt(FCount)*2;
|
||||
if WithNamesAndValues then begin
|
||||
for i:=0 to FCount-1 do begin
|
||||
if Original<>nil then begin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user