FindHeader - identifies the part of the dock form that is the header, and returns a TControl.
Source position: ldocktree.pas line 140
public function TLazDockForm.FindHeader(
x: Integer;
y: Integer;
out Part: TLazDockHeaderPart
):TControl;