On 11/28/06, Marc Weustink <[EMAIL PROTECTED]> wrote:
Why someone would prefer to use a statictext instead of a TLabel, I
don't know.

From Delphi help:

Description

The TStaticText component functions like TLabel, except that it
descends from TWinControl and therefore has a window handle. Use
TStaticText instead of TLabel when the component's accelerator key
must belong to a windowed control—for example, on an ActiveX property
page.

--

Of course we don´t support ActiveX, but I think it´s good to have a
native text control.

I vaguely remember that on Gtk TStaticText works better then TLabel
when using accented characters, because gtk handles the text itself.

TabStop of StaticText is by default False on Delphi (of course).

--
Felipe Monteiro de Carvalho

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to