Support PChar 'var' parameters.
git-svn-id: http://code.remobjects.com/svn/pascalscript@30 5c9d2617-0215-0410-a2ee-e80e04d1c6d8
This commit is contained in:
parent
2c053e9c87
commit
0483833f75
@ -9236,7 +9236,7 @@ var
|
||||
btInterface,
|
||||
btClass,
|
||||
{$IFNDEF PS_NOWIDESTRING} btWideString, btWideChar, {$ENDIF} btU8, btS8, btU16,
|
||||
btS16, btU32, btS32, btSingle, btDouble, btExtended, btString, btChar, btCurrency
|
||||
btS16, btU32, btS32, btSingle, btDouble, btExtended, btString, btPChar, btChar, btCurrency
|
||||
{$IFNDEF PS_NOINT64}, bts64{$ENDIF}:
|
||||
begin
|
||||
Varptr := fvar.Dta;
|
||||
|
Loading…
Reference in New Issue
Block a user