Show: Delphi C++
Display Preferences

System.Types.TPointF.X

From XE2 API Documentation
Jump to: navigation, search

Delphi

X: Single;

C++

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

Properties

Type Visibility Source Unit Parent
field
property
public
System.Types.pas
System.Types.hpp
System.Types TPointF

Description

Specifies the horizontal coordinate of the TPoint object.

The type of X is Single.

See Also

Personal tools
Previous Versions
Translations