<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I like to help in fixing issues.<br><br>But with this one I am not sure if it makes sense to do this, and if yes, then what would be the best way.<br><br>http://bugs.freepascal.org/view.php?id=13961<br><br>Paul has already answered, but I am still not happy with the current situation.<br><br>TCustomLabel = class(TGraphicControl)<br>TCustomSpeedButton = class(TGraphicControl)<br><br>Someone has implemented already the Autosize mechanism for TCustomLabel.<br><br>What do you suggest to do ?<br>Create a class TCustomGraphicControl with AutoSize support and then inherit TCustomLabel and TCustomSpeedButton from this new class ?<br><br>Regards,<br><br>Sam<br><br><br></td></tr></table><br>