System.Types.TRect.SubtractRect

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

bool SubtractRect(const TRect &R1, const TRect &R2) _ALWAYS_INLINE {

Propriétés

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

Description

Modifie les dimensions d'un rectangle (R1) en soustrayant un autre rectangle (R2).