TcxSchedulerSubControlHitTest.Time Property
In This Article
Returns the date and/or time if the test point belongs to the scheduling area or Date Navigator.
#Declaration
Delphi
property Time: TDateTime read;
#Property Value
Type |
---|
TDate |
#Remarks
The Time property is in effect if the HitAtTime property is True.
See Also