Registration works on a compilation unit basis, so if you create several components in a single compilation unit, you can register them all at once.
To register a component, add a Register procedure to the unit. Within the Register procedure, you register the components and determine where to install them on the Tool palette.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|