pascalscript/Source/ThirdParty
uschuster 7ae032dbc9 Fix for #73 (#182)
* Fix for #180 (https://github.com/remobjects/pascalscript/issues/180)

- enables VarArrayGet/-Set for Delphi 6 or higher
- since D5 VarArrayGet seems not to be accessible the best solution is to negate $IFNDEF DELPHI6UP into $IFDEF DELPHI6UP

* Fix for #73 (https://github.com/remobjects/pascalscript/issues/73)

Added an InputQuery wrapper because Delphi XE2 and higher have two additional versions of InputQuery, the pointer points to the wrong version and the execution fails with "Length of value array must be >= length of prompt array"
2018-07-13 11:21:40 +02:00
..
ROPS_EXTENDED.dpk re-checkin 2006-05-30 14:23:25 +00:00
uPS_ExtReg.pas re-checkin 2006-05-30 14:23:25 +00:00
uPSI_Dialogs.pas Fix for #73 (#182) 2018-07-13 11:21:40 +02:00
uPSI_IBX.pas Fix for #122 2016-05-13 14:34:11 +02:00
uPSI_JvMail.pas Fix for #122 2016-05-13 14:34:11 +02:00
uPSI_Mask.pas Fix for #122 2016-05-13 14:34:11 +02:00
uPSI_Registry.pas Fix for #122 2016-05-13 14:34:11 +02:00