Back to Devexpress

TcxGetRecurrenceDescriptionStringProc Type

vcl-cxschedulerstorage-462a431a.md

latest659 B
Original Source

TcxGetRecurrenceDescriptionStringProc Type

Declaration

delphi
TcxGetRecurrenceDescriptionStringProc = function(ARecurrenceInfo: TcxSchedulerEventRecurrenceInfo; AFullDescription: Boolean = False): string;

Parameters

NameType
ARecurrenceInfoTcxSchedulerEventRecurrenceInfo
AFullDescriptionBoolean

Referenced Class

Type
string

See Also

cxSchedulerStorage Unit