TcxCustomSchedulerStorage.GetEvents(TcxSchedulerFilteredEventList,TDateTime,TDateTime) Method
In This Article
#Declaration
Delphi
function GetEvents(AList: TcxSchedulerFilteredEventList; const AStart: TDateTime; const AFinish: TDateTime): Boolean; overload;
#Parameters
Name | Type |
---|---|
AList | Tcx |
AStart | TDate |
AFinish | TDate |
#Returns
Type |
---|
Boolean |
See Also