Skip to main content

TcxSchedulerCustomViewInfoItem.TextColor Property

Specifies the color of the output text in the scheduling area‘s current element.

Declaration

property TextColor: TColor read; write;

Property Value

Type
TColor

Remarks

Use the DisplayText property to specify the color of the output text in the scheduling area’s current element. Use this property instead of the TFont.Color property.

See Also