The previous version of Delphi does not support Weak and UnSafe references of interfaces, and Weak and UnSafe of objects are supported, and it is only supported on Android and Ios platforms.
Tag: XE
Delphi Xe4 – Get the current form monitor
In a multi-monitor environment, I want to be able to get the current monitor and active monitor to save the information when I close the form, and when I reopen the form in the future, the form wil
Delphi XE: TDBMEMO text disappears
I have a rather strange problem, I can’t find the document. I have a Delphi program that uses Delphi’s built-in TDBMemo component, because the component needs to extract data from a field in the da
How to read a fairly simple JSON file in Delphi Xe4?
I have been trying to solve this problem, it seems to take too long to do some simple things.
I have such a file:
[
{
“FirstName”: “Oleg”,
“Surname”: “Buckley”
},
{
“FirstName”: “
Visual-studio – Visual Studio Wordlight Add item equivalent to Rad Studio XE2
Do you know if there is an equivalent to WordLight but for RAD Studio XE2? I have to deal with some legacy code in Delphi, so this will help a lot.
What this add-in basically does is highligh