TcxSchedulerCustomResourceViewHitTest.HitAtContentNavigationButton Property
In This Article
Returns whether the test point belongs to the user event navigation button.
#Declaration
Delphi
property HitAtContentNavigationButton: Boolean index htcNavigationButton read;
#Property Value
Type |
---|
Boolean |
#Remarks
If the test point belongs to the navigation button, the HitAtContentNavigationButton property returns True.
See Also