TcxCustomSchedulerStorage.IsLabelColorAvailable Method
In This Article
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