Back to Devexpress

TcxCustomSchedulerStorage.IsLabelColorAvailable Method

vcl-cxschedulerstorage-dot-tcxcustomschedulerstorage-36f7dbcf.md

latest840 B
Original Source

TcxCustomSchedulerStorage.IsLabelColorAvailable Method

Identifies if the persistence manager stores event label colors.

Declaration

delphi
function IsLabelColorAvailable: Boolean; virtual;

Returns

Type
Boolean

Remarks

This function returns True if the internal storage field that corresponds to the user event’s color is active; otherwise – False.

See Also

TcxCustomSchedulerStorage Class

TcxCustomSchedulerStorage Members

cxSchedulerStorage Unit