cxEventEditorClass Variable
In This Article
Represents the Event dialog.
#Declaration
Delphi
var cxEventEditorClass: TcxSchedulerEventEditorClass = TcxSchedulerEventEditor;
#Variable Value
Type |
---|
Tcx |
#Remarks
Use the cxEventEditorClass constant to bind another editor derived from the TcxSchedulerEventEditor to the Event dialog.
Note
the cx
See Also