Skip to content

Commit 3d7515d

Browse files
committed
- Major refactoring and clean-up - In Delhi version newer than XE, enhanced RTTI is used to provide access to methods, fields and properties. So in most cases you no longer need to create wrapping classes. - __published__ property was replaced with the implementation of the __dir__() method, so that you can do for example dir(MainForm) to inspect the methods, fields and properties of MainForm. - Demo 31 has been updated to test/showcase some of the new features.
1 parent b3bc5a1 commit 3d7515d

File tree

5 files changed

+810
-270
lines changed

5 files changed

+810
-270
lines changed

0 commit comments

Comments
 (0)