About the author
Since early April, I've discovered 2 new blockchains, Sui and Aptos. Both Sui and Aptos uses the Move language (Sui variant), and both of which uses a subset of the Rust language.
In order to start developing for Move, the best IDE to use is any variant of the IntelliJ IDEA IDE. There is a free version of the IntelliJ IDE, the IntelliJ Community that you can download. After that, you'll need to install Pontem Network's Move plugin.
Once that's settled, you'll be able to create and test Move projects in IntelliJ.
There are several places that document the Move language, and here's where you can find some of them:
Continued discussion of undocumented Delphi 8 Property Access Specifiers, and other ways of adding and removing delegates / events handlers, including clearing the list of all the delegates / event handlers.
This article discusses the new Delphi 8 property access specifiers.
A method pointer is now the same as a global procedure, ie, procedure of object = procedure.