Skip to main content

cxShowRecurrenceHolidayEditor(TcxSchedulerHolidaysLocationHoliday,TcxLookAndFeel,Boolean,Boolean,Boolean,TControl) Method

Invokes the “Holiday recurrence” dialog for the specified holiday.

Declaration

function cxShowRecurrenceHolidayEditor(AHoliday: TcxSchedulerHolidaysLocationHoliday; ALookAndFeel: TcxLookAndFeel; out AModified: Boolean; AReadOnly: Boolean = False; AIsInternalActivation: Boolean = False; AControl: TControl = nil): Boolean;

Parameters

Name Type
AHoliday TcxSchedulerHolidaysLocationHoliday
ALookAndFeel TcxLookAndFeel
AModified Boolean
AReadOnly Boolean
AIsInternalActivation Boolean
AControl TControl

Returns

Type
Boolean
See Also