TcxCustomSchedulerStorage.IsEventEditing(TcxSchedulerControlEvent) Method
In This Article
#Declaration
Delphi
function IsEventEditing(AEvent: TcxSchedulerControlEvent): Boolean;
#Parameters
Name | Type |
---|---|
AEvent | Tcx |
#Returns
Type |
---|
Boolean |
See Also