The
TcxSchedulerDateList implements a collection containing dates.
Name |
Description |
Add(Pointer)
|
|
Add(TDateTime)
|
Adds the ADate date to the TcxSchedulerDateList collection.
|
AddEx(TDateTime)
|
|
Assign(TList,TListAssignOp,TList)
|
|
Clear
|
|
Delete(Integer)
|
|
Equals(TObject)
|
|
Error(PResStringRec,NativeInt)
|
|
Error(String,NativeInt)
|
|
Exchange(Integer,Integer)
|
|
ExistDate(TDateTime)
|
Checks whether the ADate date is in the TcxSchedulerDateList collection.
|
Expand
|
|
Extract(Pointer)
|
|
ExtractItem(Pointer,TDirection)
|
|
First
|
|
GetHashCode
|
|
IndexOf(Pointer)
|
|
IndexOf(TDateTime)
|
Returns the zero-based index of the ADate date in the TcxSchedulerDateList collection.
|
IndexOfItem(Pointer,TDirection)
|
|
Insert(Integer,Pointer)
|
|
Last
|
|
Move(Integer,Integer)
|
|
Pack
|
|
Remove(Pointer)
|
|
RemoveItem(Pointer,TDirection)
|
|
ShiftPeriod(TDateTime)
|
Changes dates (contained in the collection) by the ADelta time offset.
|
Sort(TListSortCompare)
|
|
SortList(TListSortCompareFunc)
|
|
ToString
|
|
See Also