TcxSchedulerSubControlHitTest.HitAtControl Property
In This Article
Returns whether the test point belongs to the scheduling area or the Date Navigator.
#Declaration
Delphi
property HitAtControl: Boolean index htcControl read;
#Property Value
Type |
---|
Boolean |
#Remarks
If the test point belongs to the scheduling area or the Date Navigator, the HitAtControl property returns True. Otherwise – False.
See Also