System.Types.TRect.BottomRight

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

1: (TopLeft, BottomRight: TPoint);

C++

TPoint& BottomRight() _ALWAYS_INLINE
const TPoint& BottomRight() const _ALWAYS_INLINE

Propriétés

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

Description

Renvoie le point du coin inférieur droit du rectangle.

BottomRight renvoie le point du coin inférieur droit de l'objet TRect.

Voir aussi