System.Types.TPoint.Y

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

Y: FixedInt;

C++

__property LONG Y = { read=y,   write=y  };

Propriétés

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


Description

Spécifie la coordonnée verticale de l'objet TPoint.

Le type de TPoint.Y est FixedInt.

Voir aussi