System.Types.TRect.Right

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

0: (Left, Top, Right, Bottom: FixedInt);

C++

__property LONG Right   = { read=right,  write=right  };

Propriétés

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

Description

Représente la coordonnée horizontale du point du coin inférieur droit du rectangle.

Voir aussi