TcxSchedulerYearViewHitTest.HitAtYear Property
In This Article
Returns whether the test point belongs to the year header.
#Declaration
Delphi
property HitAtYear: Boolean index htcYear read;
#Property Value
Type |
---|
Boolean |
#Remarks
If the test point belongs to the year header, the HitAtYear property returns True. Otherwise – False.
See Also