TcxSchedulerReportLinkPrintRange.TimePrintFrom Property
In This Article
Specifies the start time to print.
#Declaration
Delphi
property TimePrintFrom: TTime index 0 read; write;
#Property Value
Type |
---|
TTime |
#Remarks
Use the TimePrintFrom property to specify the starting time for the scheduler’s report.
Note
if the Time
See Also