
上QQ阅读APP看书,第一时间看更新
RTTI to the rescue – configuring your class at runtime
Since Delphi 2010, the Delphi RTTI has been greatly expanded. Now, it is comparable to what is called reflection in other languages, such as C# or Java. A much-improved RTTI can dramatically change the way you write or even think about your code and your architecture. Now, it is possible to write highly flexible code without too much effort.