Skip to content

Implement TValue.:= for ShortString

Mario Ray Mahardhika requested to merge (removed):main into main

Summary

Provide fix for #39506 (closed)

What is the current bug behavior?

Invoke with a ShortString parameter misinterprets the string as an AnsiString

What is the behavior after applying this patch?

Invoke interprets ShortString correctly

Relevant logs and/or screenshots

Merge request reports