Skip to main content

TcxSchedulerViewHitTest.HitAtResource Property

Returns whether the test point belongs to the resource.

Declaration

property HitAtResource: Boolean index htcResource read;

Property Value

Type
Boolean

Remarks

If the test point belongs to the resource, the HitAtResource property returns True. Otherwise – False.

To obtain a resource to which the test point belongs, use the Resource property.

See Also