RemObjects Elements v12.0.0.2951
Released: Oct 25, 2024
v12.0.0.2951 中的更新
修補程式
- Core
- C#: Unspecified error message/location using inline arrays.
- Cannot call method if it has default params.
- CC for pretty hidden in scope should add self.
- Oxygene: new with implied type (like C#).
- Merged RTL2.
- Fire and Water
- Debugger: option which stack frame to select on exception.
- Fire: left-align popups in Build/Debug Preferences.
- Elements RTL
- Allow cast from String to Guid.
- Char.LowercaseLatinLetters/UppercaseLatinLetters/Numbers const arrays.
- Cleanup: Splitting up HTTP into separate files.
- HTTP: ContentType and ContentEncoding properties on HttpResponse.
- HTTP: ContentType on HttpRequestContent.
- Optional HttpJsonRequestContent.Encoding.
- Result for String.ContainsOnly was wrong/reversed.