TcxSchedulerViewHitTest.Event Property
Provides access to the user event to which the test point belongs.
Declaration
property Event: TcxSchedulerControlEvent read;
Property Value
Type |
---|
TcxSchedulerControlEvent |
Remarks
The Event property is in effect if the HitAtEvent property is True.
See Also