System.Types.TRectF.TopLeft

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

1: (TopLeft, BottomRight: TPointF);

C++

TPointF& TopLeft() _ALWAYS_INLINE
const TPointF& TopLeft() const _ALWAYS_INLINE

Propriétés

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

Description

Renvoie le point d'angle supérieur gauche du rectangle.

TopLeft renvoie le point d'angle supérieur gauche de l'objet TRectF.

Voir aussi