System.Types.TRect.BottomRight
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.