System.Types.TPoint.X

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

X: FixedInt;

C++

__property LONG X = { read=x,   write=x  };

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 horizontale de l'objet TPoint.

Le type de TPoint.X est FixedInt.

Voir aussi