Just testing Conv demo with d10.2.3
The new version (updated) does not compile with an error
function Realloc(var NewCapacity: NativeInt): Pointer; override;
realoc differ from older declaration
So I went back to your older version it had a loading error
On editproject I changed to fd:AnsiString; other wize it was jibrish
Just testing Conv demo with d10.2.3
The new version (updated) does not compile with an error
function Realloc(var NewCapacity: NativeInt): Pointer; override;
realoc differ from older declaration
So I went back to your older version it had a loading error
On editproject I changed to fd:AnsiString; other wize it was jibrish