学习大师原创文档,请勿转载,侵权必究。
function cxWindowFromPoint(P: TPoint): HWND;
取得一个坐标位置下的句柄;
引用单元
uses cxControls;