* 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;
Function TStream.ReadAnsiString : String;
Type
PByte = ^Byte;
Var
TheSize : Longint;
P : PByte ;