TcxCustomSchedulerReportLinkPrintStyle Methods
The base class for classes, which implement the scheduler report’s print styles.| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| DefaultCaption | Returns the current print style’s default caption. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| IsCompatibleWith(TcxSchedulerCustomView) | Determines whether a specified time view and the current print style are of the same type. |
| RestoreDefaults | Restores the scheduler’s report to its default settings. |
| ToString | Inherited from TObject. |
See Also