| Function Name | dcl-Control-GetPos |
|---|---|
| Syntax | (dcl-Control-GetPos
<CONTROL>) |
| Return Type | List of Longs as (Left Top Width Height) |
| Applies To | All Controls and Forms |
此方法返回窗体或控件的位置。 如果控件是子窗口,返回的坐标是相对于父窗口的客户区的左上角; 否则它们是屏幕坐标。
|
|
| Function Name | dcl-Control-GetPos |
|---|---|
| Syntax | (dcl-Control-GetPos
<CONTROL>) |
| Return Type | List of Longs as (Left Top Width Height) |
| Applies To | All Controls and Forms |
此方法返回窗体或控件的位置。 如果控件是子窗口,返回的坐标是相对于父窗口的客户区的左上角; 否则它们是屏幕坐标。