Provide a class that is based on TObject rather than TComponent that provides much of the functionality of the present component.
I would drop the predefined string info properties in favour of string indexed array property and provide a const array that gives predefined string info names.
Current component could call into this class to do the real work.