mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-18 17:19:32 +02:00
* add prawbytestring.
git-svn-id: trunk@39662 -
This commit is contained in:
parent
fd8641d83c
commit
096e7d7513
@ -568,6 +568,7 @@ Type
|
||||
|
||||
PShortString = ^ShortString;
|
||||
PAnsiString = ^AnsiString;
|
||||
PRawByteString = ^RawByteString;
|
||||
|
||||
{$ifndef FPUNONE}
|
||||
PDate = ^TDateTime;
|
||||
|
Loading…
Reference in New Issue
Block a user