The source project of this merge request has been removed.
Implement TValue.:= for ShortString
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