[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LDockTree' (#lcl)

TLazDockForm.FindHeader

FindHeader - identifies the part of the dock form that is the header, and returns a TControl

Declaration

Source position: ldocktree.pas line 148

public function TLazDockForm.FindHeader(

  x: Integer;

  y: Integer;

  out Part: TLazDockHeaderPart

):TControl;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.