lazuser
Results
1
issues of
lazuser
Hi Benjamin! BESEN does not see native object's string properties. Or maybe I did something wrong? ``` program BESENTest; {$APPTYPE CONSOLE} {$R *.res} uses System.SysUtils, BESEN, BESENValue, BESENObject, BESENConstants, BESENNativeObject;...