Alex Smirnov wrote:

*Dear Friends!*

Ones more I ask you for some help. Help me please to understand how can I get real height of any form window created by Lazarus? The matter is trhat TForm.Height returns not a total Form height, but Form height minus title bar height. Actually, in Lazarus TForm.Height is equal to TForm.ClientHeight in Delphi.

So, ones more - I can't find any info about that. This problem is very important for me.

*Best regards, Alexey.*

In Linux (and OSX?) the window manager is a separate thing, and interchangable, so the only metric we can reliably get is the clientheight.

I'm not sure what happens in Winblows.

-Tony

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

Reply via email to