TcxSchedulerEditingEventInfoList.IsEventEditing(TcxSchedulerEvent,Integer,TcxEventType) Method
Declaration
function IsEventEditing(AEvent: TcxSchedulerEvent; ARecurrenceIndex: Integer; AEventType: TcxEventType): Boolean; overload; virtual;
Parameters
| Name | Type |
|---|---|
| AEvent | TcxSchedulerEvent |
| ARecurrenceIndex | Integer |
| AEventType | TcxEventType |
Returns
| Type |
|---|
| Boolean |
See Also