TcxSchedulerViewHitTest.Resource Property
Provides access to the resource to which the test point belongs.
Declaration
property Resource: TcxSchedulerStorageResourceItem read;
Property Value
Type |
---|
TcxSchedulerStorageResourceItem |
Remarks
The Resource property is in effect if the HitAtResource property is True.
See Also