Hello Alexey, Wednesday, September 5, 2007, 7:21:25 PM, you wrote: AP> Boltik Evgeny wrote:
>> а обычно дезайнеры и интерпретаторы работают только с TForm AP> Я что то подобное делал. Берёшь модуль typinfo.pas и изучаешь AP> от корки до корки. Мужики а че с вами будеть если вы нечайно заглянете в NET Framework Class Library System.Reflection Namespace The System.Reflection namespace contains classes and interfaces that provide a managed view of loaded types, methods, and fields, with the ability to dynamically create and invoke types. а еще чуть не забыл The CodeDOM provides types that represent many common types of source code elements. You can design a program that builds a source code model using CodeDOM elements to assemble an object graph. This object graph can be rendered as source code using a CodeDOM code generator for a supported programming language. The CodeDOM can also be used to compile source code into a binary assembly. Some common uses for the CodeDOM include: Templated code generation: generating code for ASP.NET, XML Web services client proxies, code wizards, designers, or other code-emitting mechanisms. Dynamic compilation: supporting code compilation in single or multiple languages. :)))))))))) Тема Дня: Уколы! Да ну их в задницу. До не скорой встречи в аду, Max mailto:[EMAIL PROTECTED]

