API:System.Types.TRect.Intersect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function Intersect(const R1: TRect; const R2: TRect): TRect; overload; static;
procedure Intersect(const R: TRect); overload;

C++

inline TRect TRect::Intersect(const TRect &r1, const TRect &r2) {
inline void TRect::Intersect(const TRect &r) {

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !