procedure Create(Collection: TCollection);
Create the component and pass a TCollection object as the the owner.
Result: stored in self (calling object)
Create the component and pass a TCollection object as the the owner.
Result: stored in self (calling object)