The set of classes enable you to create a compound component by turning a normal form into a component.
The trick used to make this fits in two lines of Pascal code. Every container class is less than 50 lines of code.
To create a new container it can be copied and modified in a few places. If you like, your component runs inside the
Delphi IDE.
Examples for compound components are included.
For automated export of properties in child components, I recommend using
Arabella