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