> From Rob: > I would have expected TPanel to already be registered, but maybe it isn't. Register > it with RegisterClass before you try loading the string. >
I've often used a form with lot's of unnamed labels (ie TLabel.Name := ''), but in order to get it to work you have to have at least 1 named label, otherwise at Run-Time it complains that it can't find TLabel, and wont create the form. Maybe you have a similar problem. Hope this helps, maybe it doesn't. Regards, Carl. ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/i7folB/TM --------------------------------------------------------------------~-> ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

