| Function Name | dcl-Control-ShowToolTip |
|---|---|
| Syntax | (dcl-Control-ShowToolTip
<CONTROL>
{X [as Long]} {Y [as
Long]}) |
| Return Type | Boolean (T if successful; otherwise NIL) |
| Applies To | All Controls and Forms |
如果定义了控件的工具提示,此方法将显示该控件的工具提示。 工具提示将保留在屏幕上,直到用户单击它以关闭它。 可选的X和Y坐标可用于指定应显示工具提示的点的屏幕坐标。 如果未指定坐标,则工具提示显示在控件的中心。