* pbyte killed, it is in systems nowadays

git-svn-id: trunk@10096 -
This commit is contained in:
marco 2008-01-29 19:35:01 +00:00
parent 6d5c3bbee6
commit 66676be8e5

View File

@ -346,8 +346,7 @@ end;
end; end;
Function TStream.ReadAnsiString : String; Function TStream.ReadAnsiString : String;
Type
PByte = ^Byte;
Var Var
TheSize : Longint; TheSize : Longint;
P : PByte ; P : PByte ;