System.Types.TRectF.PtInRect

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

bool PtInRect(const TPointF& p) const _ALWAYS_INLINE {

Propriétés

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

Description

Teste si un point spécifié est à l'intérieur du rectangle.

PtInRect renvoie True si le rectangle contient le point p.

Voir aussi