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

TCustomControlBar.IsBandOverlap

Determines if the display rectangles for two bands overlap.

Declaration

Source position: extctrls.pp line 1575

protected function TCustomControlBar.IsBandOverlap(

  ARect: TRect;

  BRect: TRect

):Boolean;

Function result

True when the rectangles overlap horizontally or vertically.