TcxSchedulerSubControlHitTest.HitY Property
In This Article
Specifies the vertical client coordinate of the test point in pixels.
#Declaration
Delphi
property HitY: Integer index 1 read; write;
#Property Value
Type |
---|
Integer |
#Remarks
As an alternative you can use the HitPoint property.
See Also