TcxSchedulerReportLinkPrintRange Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Day |
Gets a count of days to print. |
Month |
Gets a count of months to print. |
Print |
Specifies the first day to print. |
Print |
Specifies the last day to print. |
Report |
Represents the scheduler’s report generating component.
Inherited from Tcx |
Scheduler |
Represents the scheduler control that the report is generated for.
Inherited from Tcx |
Time |
Specifies the start time to print. |
Time |
Specifies the end time to print. |
Week |
Gets a count of weeks to print. |
Year |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Default |
Returns the default day, which the scheduler’s report starts from. |
Default |
Returns the default day the scheduler’s report ends on. |
Default |
Returns the default time, which the scheduler’s report starts from. |
Default |
Returns the default time the scheduler’s report ends on. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Restore |
Provides empty implementation to be overridden in subclasses.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also