RAD Studio
ContentsIndex
PreviousUpNext
Writing Client Code Based On Type Library Definitions

Although you must use a component wrapper for hosting an ActiveX control, you can write an Automation controller using only the definitions from the type library that appear in the TypeLibName_TLB unit. This process is a bit more involved that letting a component do the work, especially if you need to respond to events. 

The following topics describe how to implement the various actions your Automation controller needs to perform:

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!