Skip to main content

TcxSchedulerOptionsView.EventBorderColor Property

Specifies the user event‘s outline color.

Declaration

property EventBorderColor: TColor read; write; default clBlack;

Property Value

Type Default
TColor clBlack

Remarks

Use this property to specify the color used to paint the user event boundaries.

Note

The EventBorderColor property has no effect if the Agenda View is active.

The default value of the EventBorderColor property is clBlack.

See Also