The Power and Possibilities of the RTTI in Delphihttp://www.embarcadero.com/products/delphi/ Delphi provided Runtime Type Information (RTTI) more than a decade ago. Yet even today many developers aren't fully aware of its risks and benefits. This article provides an overview of the RTTI usage in Delphi for Win32. In short, Runtime Type Information is information about an object's data type that is set into memory at run-time. You are probably using this powerful but unfortunately inadequately documented feature of Delphi in your every day projects. code pour embarquer la vidéo : >>> http://www.youtube.com/embed/wbGMpM8IlS8 <<< |