[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the control with the specified dock zone and anchor side.
Source position: ldocktree.pas line 169
public function TLazDockTree.FindBorderControl( |
Zone: TLazDockZone; |
Side: TAnchorKind |
):TControl; |
Returns the DockSite if no controls are found using the specified zone and anchor side.
Version 4.0 | Generated 2025-05-03 | Home |