Unit 'LDockTree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazDockForm.IsDockedControl

IsDockedControl - checks if control is a child, not a TLazDockSplitter and properly anchor docked; returns True if OK.

Declaration

Source position: ldocktree.pas line 142

public function TLazDockForm.IsDockedControl(

  Control: TControl

):Boolean;