System.Types.TPointF.Y
Delphi
Y: Single;);
C++
__property float Y = { read=y, write=y };
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
field property |
public | System.Types.pas SystemTypes.h |
System.Types | TPointF |
Description
Spécifie la coordonnée verticale de l'objet TPoint.