Skip to main content

TcxSchedulerEventModernStyleHintInfo Members

Stores appearance settings of event callout popup hints.

Fields

Name Description
Caption Specifies the user event‘s caption displayed within a callout pop-up hint.
Finish Specifies the user event‘s end time (as a text string) displayed within a callout popup hint.
Location Specifies the user event‘s location displayed within a callout popup hint.
Reminder Specifies the user event‘s reminder time-out displayed in a callout popup hint.
Resources Specifies the user event‘s resource names displayed in a callout popup hint.
ShowFinish Specifies if the callout popup hint shows its user event‘s end time.
ShowLocation Specifies if the callout popup hint shows its user event‘s location.
ShowReminder Specifies if the callout popup hint shows its user event‘s reminder information.
ShowResources Specifies if the callout popup hint shows resources of its user event.
ShowStart Specifies if the callout popup hint shows its user event‘s start time.
ShowTaskComplete Specifies if the callout popup hint shows its user event‘s task completion percentage.
Start Specifies the user event‘s start time (as a text string) displayed within a callout popup hint.
TaskComplete Specifies the user event‘s task completion (as a percentage) displayed in a callout popup hint.
Visible Specifies if the event’s callout popup is visible.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also