I like to help in fixing issues. 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.
http://bugs.freepascal.org/view.php?id=13961 Paul has already answered, but I am still not happy with the current situation. TCustomLabel = class(TGraphicControl) TCustomSpeedButton = class(TGraphicControl) Someone has implemented already the Autosize mechanism for TCustomLabel. What do you suggest to do ? Create a class TCustomGraphicControl with AutoSize support and then inherit TCustomLabel and TCustomSpeedButton from this new class ? Regards, Sam
-- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus