TcxSchedulerReportLinkStyles Methods
Implements a collection of styles that are applied to the report’s various elements.| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetBitmap(Integer) | Inherited from TcxStyles. |
| GetContentParams(TDateTime,TcxSchedulerStorageResourceItem) | |
| GetContentParams(TDateTime,Boolean,TcxSchedulerStorageResourceItem) | Returns the TcxViewParams record, which contains information about the style attributes of the time blocks in the report. |
| GetDateNavigatorContentParams | Returns the TcxViewParams record, which contains information about the style attributes of the Date Navigator‘s background in the report. |
| GetDateNavigatorHeaderParams | Returns the TcxViewParams record, which contains information about the style attributes of the Date Navigator‘s header in the report. |
| GetDayHeaderParams(TDateTime) | Returns the TcxViewParams record, which contains information about the style attributes of the report’s day headers. |
| GetEventParams(TcxSchedulerEvent) | Returns the TcxViewParams record, which contains information about the style attributes of the report’s AEvent user events. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetNotesAreaBlankParams | Returns the TcxViewParams record, which contains information about the style attributes of the report’s notes pane. |
| GetNotesAreaLinedParams | Returns the TcxViewParams record, which contains information about the style attributes of the report’s lined notes pane. |
| GetOwner | Inherited from TPersistent. |
| GetResourceHeaderParams(TcxSchedulerStorageResourceItem) | Returns the TcxViewParams record, which contains information about the style attributes of the report’s resource header. |
| GetSchedulerHeaderParams | Returns the TcxViewParams record, which contains information about the style attributes of the report’s header. |
| GetTaskPadParams | Returns the TcxViewParams record, which contains information about the style attributes of the report’s task pad. |
| GetTimeRulerParams | Returns the TcxViewParams record, which contains information about the style attributes of the report’s time zone(s). |
| GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) | Inherited from TcxStyles. |
| IsValidStyleSheet(TcxCustomStyleSheet) | Inherited from TcxCustomStyles. |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| ResetStyles | Inherited from TcxCustomStyles. |
| ToString | Inherited from TObject. |
See Also