Tagged Questions

2
votes
6answers
1k views

Registering a custom Frame

In Delphi 2009, In one of my projects, I have a custom frame with some controls on it which I want to use as the base class for some other controls. I want to register this frame as an IDE wizard to ...