TImage is a graphic control (it doesn't have its own handle), thus cannot
be put "above" any other control than it's parent.

It should be a place into another control (i.e. TPanel) that is TWinControl
(and does have a handle)

thanks,
Dmitry

On Wed, Apr 1, 2015 at 9:45 AM, Graeme Geldenhuys <
mailingli...@geldenhuys.co.uk> wrote:

> Hi,
>
> Why can I place a TEdit above a StatusBar, but a TImage I can't? See
> attached screenshot.
>
>
> Regards,
>   - Graeme -
>
> --
> fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
> http://fpgui.sourceforge.net/
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to