System.Types.TRect.TopLeft

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

1: (TopLeft, BottomRight: TPoint);

C++

TPoint& TopLeft() _ALWAYS_INLINE
const TPoint& TopLeft() 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 supérieur gauche du rectangle.

TopLeft renvoie le point du coin supérieur gauche de l'objet TRect.

Voir aussi