TcxGetRecurrenceDescriptionStringProc Type
Declaration
TcxGetRecurrenceDescriptionStringProc = function(ARecurrenceInfo: TcxSchedulerEventRecurrenceInfo; AFullDescription: Boolean = False): string;
Parameters
| Name | Type |
|---|---|
| ARecurrenceInfo | TcxSchedulerEventRecurrenceInfo |
| AFullDescription | Boolean |
Referenced Class
| Type |
|---|
| string |
See Also