On 18/02/2008, Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> wrote: > > Because on many platforms TMemo = multiline TEdit. So TEdit must > support several lines in order to also be a TMemo, and thus must > support several sizes.
Ah, thanks Felipe. So I guess the same applies to TLabel. Some platforms support multi-line labels, so resizing must be permitted. PS: Would the TComboBox adjust it's Height automatically (at runtime) when the system or application wide font gets changed? I guess this could cause overlapping component issues, unless a layout manager or well designed Alignment properties have been set. Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
