Gets the coordinates for the client area in the specified window handle.
Source position: lclintfh.inc line 72
public function TWidgetSet.GetClientBounds(
handle: HWND;
var ARect: TRect
):Boolean; virtual;