Имя функции | dcl-Control-GetPos |
---|---|
Синтаксис | (dcl-Control-GetPos
<CONTROL>) |
Возвращаемый тип | List of Longs as (Left Top Width Height) |
Подходит к | All Controls and Forms |
This method returns the position of a form or control. If the control is a child window, the returned coordinates are relative to the upper left corner of the parent window's client area; otherwise they are screen coordinates.