TcxSchedulerReportLinkPrintStyles Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Active |
Represents the print style that is currently active in the scheduler’s report. |
Active |
|
Agenda | |
Count | Gets a count of the print styles. |
Daily | Represents the Daily print style. |
Details | Represents the Details print style. |
Items | Provides indexed access to the print styles. |
Memo | Represents the Memo print style. |
Monthly | Represents the Monthly print style. |
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 |
Represents the Time |
Trifold | Represents the Tri-fold print style. |
Weekly | Represents the Weekly print style. |
Yearly | Represents the Yearly print style. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Returns the print style corresponding to the time view that is currently active in the scheduler control. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns the print style instance identified by the Tcx |
Get |
Returns the print style instance identified by the print style’s caption. |
Get |
Returns the print style instance identified by the corresponding Tcx |
Index |
Returns the zero-based index of the Tcx |
Restore |
Provides empty implementation to be overridden in subclasses.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also