System.Types.TRect.Width

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Width: Integer read GetWidth write SetWidth;

C++

int Width() const _ALWAYS_INLINE

Propriétés

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

Description

Renvoie la largeur du rectangle.

Remarque : Avant d'appeler Width, assurez-vous que le rectangle est normalisé.

Voir aussi