... 执行时期链接库 run-Time Library Reference 执行时期对象run-time property 执行时期内容 run-time type information ...
双语例句
1
You can now save the client projects, and compile and run them (make sure to set the Active property of the TClientDataSet to false, so it won't be open at design-time).
Instead of manually changing the property weight in each object map or recapturing the object, you can change the object-property weight during runtime.
不用手动更改每一个对象映射中属性权重值,或者重新获取对象,您可以在运行时更改对象-属性的权重值。
3
Rather than using reflection to access a property of an object, for example, you can construct a class at runtime that does the same thing — but does it much faster.