What is RTTI in delphi

Showing Answers 1 - 1 of 1 Answers

mohan

  • Sep 11th, 2007
 

RTTI - Runtime type informartion, we can use is and as  key work we can use at runtime. 

Using is we can find the control at run time
Using as we can create control at run time

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions