TcxSchedulerOptionsBehavior Class
Contains settings that specify the scheduler’s response to end-user actions.
Declaration
TcxSchedulerOptionsBehavior = class(
TPersistent
)
Remarks
Settings include:
SelectOnRightClick – specifies whether a time block can be selected by a right-click.
HotTrack – specifies whether a task link is highlighted when hot-tracked.
The scheduler’s OptionsBehavior property references a TcxSchedulerOptionsBehavior object.
Inheritance
TObject
TPersistent
TcxSchedulerOptionsBehavior
See Also