[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return the TWinControl for the given Handle.
Source position: controls.pp line 2734
function FindControl( |
Handle: HWND |
):TWinControl; |
The result is very interface specific; use FindOwnerControl when Handle may be a non-TWinControl handle
|
Returns the TWinControl for the given Handle; the parent control for a non-TWinControl Handle. |
lazarus-ccr.sourceforge.net |