Skip to main content

TcxSchedulerReportLinkStyles Members

Implements a collection of styles that are applied to the report’s various elements.

Constructors

Name Description
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

Name Description
Content Specifies the style settings for the report’s time blocks.
Count Inherited from TcxCustomStyles.
DateNavigatorContent Specifies the style settings for the Date Navigator‘s background in the report.
DateNavigatorHeader Specifies the style settings for the Date Navigator‘s header in the report.
DayHeader Specifies the style settings for the day’s header in the report.
Event Specifies the style settings for the report’s user events.
NotesAreaBlank Specifies the style settings for the report’s notes pane.
NotesAreaLined Specifies the style settings for the report’s lined notes pane.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
ReportLink Represents the scheduler’s report generating component.
ResourceHeader Specifies the style settings for the resource’s header in the report.
SchedulerHeader Specifies the style settings for the scheduler header in the scheduler’s report.
StylesByCaption Provides access to a specific painting style by its caption within the set of styles. Inherited from TdxCustomReportLinkStyles.
StyleSheet Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles.
TaskPad Specifies the style settings for the task pad in the report.
TimeRuler Specifies the style settings for the time zone(s) in the report.
UseSchedulerStyles Gets whether the report link’s style settings will be used.
Values Inherited from TcxStyles.

Methods

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