Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IIntegerLocation > Properties
IIntegerLocation.Y Property
Defines the Y, or vertical, location. The property calls the GetY and SetY methods
Namespace: CommonInterfaces
Delphi
public property Y: Integer read get_Y write set_Y;
Property Value
Type: Integer
•CommonInterfaces.IIntegerLocation.X
•CommonInterfaces.IIntegerLocation.Z
•CommonInterfaces.IIntegerLocation.GetY
•CommonInterfaces.IIntegerLocation.SetY(Integer)
•CommonInterfaces.IIntegerLocation.SetXYZ(Integer,Integer,Integer)
•IIntegerLocation
•CommonInterfaces