API:System.Types.TRect.IntersectsWith

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IntersectsWith(const R: TRect): Boolean;

C++

bool IntersectsWith(const TRect &r) const _ALWAYS_INLINE {

Properties

Type Visibility Source Unit Parent
function public
System.Types.pas
SystemTypes.h
System.Types TRect

Description

Embarcadero Technologies does not currently have any additional information.