Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - return trect() object with client rectangle of window. http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Return TRect() object with client rectangle of window.

METHOD GetCliRect() CLASS TWindow                                               .
--------------------------------------------------------------------------------
TWindow:GetCliRect() --> TRect()

Function:
The GetCliRect() method will return a TRect() objects which contains
the coordinates describing the client rectangle of the window. Since
client rectangle coordinates are relative to the window they will start
in the upper left corner of the window with 0,0. The <nBottom>,nRight>
pair will give the height and the width of the client rectangle. All
coordinates are in pixels.

Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson