Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IIntegerLocation > Properties
IIntegerLocation.X Property
Defines the X, or horizontal, location. The property calls the GetX and SetX methods
Namespace: CommonInterfaces
Delphi
public property X: Integer read get_X write set_X;
Property Value
Type: Integer
•CommonInterfaces.IIntegerLocation.Y
•CommonInterfaces.IIntegerLocation.Z
•CommonInterfaces.IIntegerLocation.GetX
•CommonInterfaces.IIntegerLocation.SetX(Integer)
•CommonInterfaces.IIntegerLocation.SetXYZ(Integer,Integer,Integer)
•IIntegerLocation
•CommonInterfaces