TcxCustomSchedulerStorage.IsMessageAvailable Method
Identifies if the persistence manager stores user event descriptions.
Declaration
function IsMessageAvailable: Boolean; virtual;
Returns
Type |
---|
Boolean |
Remarks
This function returns True if the internal storage field that corresponds to the event’s descriptive message is active; otherwise – False.
See Also