Skip to main content

TcxSchedulerStyles Methods

Stores all style settings applied to the scheduler’s elements.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBackgroundParams Returns the TcxViewParams record containing information about the scheduler control’s background style attributes.
GetBitmap(Integer) Inherited from TcxStyles.
GetContentParams(TDateTime,TcxSchedulerStorageResourceItem)
GetContentParams(TDateTime,Boolean,TcxSchedulerStorageResourceItem) Returns the TcxViewParams record containing information about the time blocks’ style attributes.
GetDayHeaderParams(TDateTime) Returns the TcxViewParams record containing information about the day header’s style attributes.
GetEventContentParams(TcxSchedulerEvent) Returns the TcxViewParams record containing information about the style attributes of the AEvent user event.
GetGroupSeparatorParams Returns the TcxViewParams record containing information about the style attributes of the group separator.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetResourceHeaderParams(TcxSchedulerStorageResourceItem)
GetSelectionParams Returns the TcxViewParams record containing information about the style attributes of highlighted time blocks.
GetSplitterParams(TcxSchedulerSplitterKind) Returns the TcxViewParams record containing information about the AKind splitter’s style attributes.
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) Inherited from TcxStyles.
IsEventStyleAssigned(TcxSchedulerEvent)
IsValidStyleSheet(TcxCustomStyleSheet) Inherited from TcxCustomStyles.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ResetStyles Inherited from TcxCustomStyles.
ToString Inherited from TObject.
See Also