System.Types.TPoint.Y
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.