Skip to main content

TcxScheduler Methods

The scheduler control.
Name Description
AcceptMousePosForClick(Integer,Integer) Inherited from TcxControl.
AddFontListener(IcxFontListener) Inherited from TcxControl.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginDrag(Boolean,Integer) Inherited from TControl.
BeginDragAndDrop Inherited from TcxControl.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
BeginUpdate Prevents the scheduler control from flickering during bulk updates. Inherited from TcxCustomScheduler.
BringToFront Inherited from TControl.
Broadcast(Untyped) Inherited from TWinControl.
CanFocus Inherited from TWinControl.
CanFocusEx Inherited from TcxControl.
ChangeScale(Integer,Integer) Inherited from TControl.
CheckNonMainThreadUsage Inherited from TControl.
Click Inherited from TControl.
ClientToParent(TPoint,TWinControl) Inherited from TControl.
ClientToScreen(TPoint) Inherited from TControl.
ClientToScreen(TRect) Inherited from TControl.
ConstrainedResize(Integer,Integer,Integer,Integer) Inherited from TControl.
ContainsControl(TControl) Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean) Inherited from TWinControl.
CopyToClipboard Copies the selected user event(s) into the scheduler’s clipboard. Inherited from TcxCustomScheduler.
CreateEventUsingDialog(Boolean,Boolean) Invokes the Event dialog used to create new user events. Inherited from TcxCustomScheduler.
CreateEventUsingInplaceEdit Invokes the in-place editor used to create new user events. Inherited from TcxCustomScheduler.
CreateParentedControl(HWND) Inherited from TWinControl.
CutToClipboard Moves the selected user event(s) into the scheduler’s clipboard. Inherited from TcxCustomScheduler.
DeleteEvent(TcxSchedulerControlEvent) Removes the AEvent user event. Inherited from TcxCustomScheduler.
DeleteSelectedEvents(Boolean) Removes selected user events. Inherited from TcxCustomScheduler.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
DisableAlign Inherited from TWinControl.
Dock(TWinControl,TRect) Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer) Inherited from TWinControl.
DragDrop(TObject,Integer,Integer) Inherited from TControl.
Dragging Inherited from TControl.
DrawTextBiDiModeFlags(Longint) Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnly Inherited from TControl.
EditEventUsingDialog(TcxSchedulerControlEvent,Boolean,Boolean) Invokes the Event dialog for the target user event. Inherited from TcxCustomScheduler.
EditEventUsingInplaceEdit(TcxSchedulerControlEvent) Activates the in-place editor used to edit the AEvent user event‘s subject. Inherited from TcxCustomScheduler.
EnableAlign Inherited from TWinControl.
EndDrag(Boolean) Inherited from TControl.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
EndUpdate Releases a lock acquired by the BeginUpdate method. Inherited from TcxCustomScheduler.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindChildControl(String) Inherited from TWinControl.
FindComponent(String) Inherited from TComponent.
FinishDragAndDrop(Boolean) Inherited from TcxControl.
FlipChildren(Boolean) Inherited from TWinControl.
Focused Inherited from TWinControl.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
FullRefresh Updates a collection of TcxSchedulerControlEvent objects and forces the scheduler control to redraw itself. Inherited from TcxCustomScheduler.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetControlsAlignment Inherited from TControl.
GetDragImages Inherited from TControl.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetStyleName Inherited from TControl.
GetSystemMetrics(Integer) Inherited from TControl.
GetTabControlList(TList) Inherited from TWinControl.
GetTabOrderList(TList) Inherited from TWinControl.
GetTextBuf(PChar,Integer) Inherited from TControl.
GetTextLen Inherited from TControl.
GoToDate(TDateTime,TcxSchedulerViewMode) Inherited from TcxCustomScheduler.
GoToDate(TDateTime) Inherited from TcxCustomScheduler.
HandleAllocated Inherited from TWinControl.
HandleNeeded Inherited from TWinControl.
HasParent Inherited from TComponent.
Hide Inherited from TControl.
InitiateAction Inherited from TControl.
InsertComponent(TComponent) Inherited from TComponent.
InsertControl(TControl) Inherited from TWinControl.
Invalidate Inherited from TControl.
InvalidateRect(TRect,Boolean) Adds a specified portion of the control’s client area to the window update region. Inherited from TcxControl.
InvalidateRgn(TcxRegion,Boolean) Inherited from TcxControl.
InvalidateWithChildren Inherited from TcxControl.
IsCustomStyleActive Inherited from TControl.
IsImplementorOf(IInterface) Inherited from TComponent.
IsLightStyleColor(TColor) Inherited from TControl.
IsMouseInPressedArea(Integer,Integer) Inherited from TcxControl.
IsRightToLeft Inherited from TControl.
LayoutChanged Forces the scheduler control to update itself. Inherited from TcxCustomScheduler.
Loaded Inherited from TComponent.
LockDrawing Inherited from TWinControl.
LockScrollBars Inherited from TcxControl.
MakeEventVisible(TcxSchedulerControlEvent,TDateTime,TcxSchedulerStorageResourceItem) Scrolls the scheduling area‘s content to bring a user event into the Time View. Inherited from TcxCustomScheduler.
MakeResourceVisible(TcxSchedulerStorageResourceItem) Scrolls the scheduling area‘s content to bring the AResource resource into view. Inherited from TcxCustomScheduler.
ManualDock(TWinControl,TControl,TAlign) Inherited from TControl.
ManualFloat(TRect) Inherited from TControl.
MouseDown(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseMove(TShiftState,Integer,Integer) Inherited from TControl.
MouseUp(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseWheelHandler(TMessage) Inherited from TControl.
Notification(TComponent,TOperation) Inherited from TComponent.
PaintTo(HDC,Integer,Integer) Inherited from TWinControl.
PaintTo(TCanvas,Integer,Integer) Inherited from TWinControl.
ParentToClient(TPoint,TWinControl) Inherited from TControl.
PasteFromClipboard Inserts the user event(s) from the scheduler’s clipboard into the selected time block(s). Inherited from TcxCustomScheduler.
Perform(Cardinal,WPARAM,LPARAM) Inherited from TControl.
Perform(Cardinal,WPARAM,PChar) Inherited from TControl.
Perform(Cardinal,WPARAM,TRect) Inherited from TControl.
PostMouseMove Inherited from TcxControl.
PostMouseMove(TPoint) Inherited from TcxControl.
PreProcessMessage(TMsg) Inherited from TWinControl.
Realign Inherited from TWinControl.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
Refresh Inherited from TControl.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveControl(TControl) Inherited from TWinControl.
RemoveFontListener(IcxFontListener) Inherited from TcxControl.
RemoveFreeNotification(TComponent) Inherited from TComponent.
Repaint Inherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign) Inherited from TControl.
RestoreFromIniFile(string,Boolean) Restores the scheduler control’s layout from an INI file. Inherited from TcxCustomScheduler.
RestoreFromRegistry(string,Boolean) Restores the scheduler control’s layout from the system registry. Inherited from TcxCustomScheduler.
RestoreFromStream(TStream,Boolean) Restores the scheduler control’s layout from an AStream stream. Inherited from TcxCustomScheduler.
ScaleBy(Integer,Integer) Inherited from TWinControl.
ScaleForPPI(Integer) Inherited from TControl.
ScaleRectSize(TRect) Inherited from TControl.
ScaleValue(Double) Inherited from TControl.
ScaleValue(Integer) Inherited from TControl.
ScaleValue(TPoint) Inherited from TControl.
ScaleValue(TRect) Inherited from TControl.
ScaleValue(TSize) Inherited from TControl.
ScreenToClient(TPoint) Inherited from TControl.
ScreenToClient(TRect) Inherited from TControl.
ScrollBy(Integer,Integer) Inherited from TWinControl.
ScrollContent(TcxDirection) Inherited from TcxControl.
ScrollWindow(Integer,Integer,TRect) Inherited from TcxControl.
SelectDays(TcxSchedulerDateList,Boolean)
SelectDays(TDateTime,TDateTime,Boolean)
SelectDays(TDateTime[],Boolean) Selects specific dates in the scheduling area.
SelectEvent(TcxSchedulerControlEvent,TShiftState) Emulates the AEvent user event being selected by an end-user. Inherited from TcxCustomScheduler.
SelectTime(TDateTime,TDateTime,TcxSchedulerStorageResourceItem) Selects the time blocks from the ASelStart time block through to the ASelFinish time block, inclusive, in the AResource resource. Inherited from TcxCustomScheduler.
SelectWorkDays(TDateTime) Emulates selecting weekdays in the Date Navigator, which will then be displayed in the scheduling area.
SendToBack Inherited from TControl.
SetBounds(Integer,Integer,Integer,Integer) Inherited from TControl.
SetDesignVisible(Boolean) Inherited from TControl.
SetFocus Inherited from TWinControl.
SetParentComponent(TComponent) Inherited from TComponent.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean) Inherited from TcxControl.
SetSubComponent(Boolean) Inherited from TComponent.
SetTextBuf(PChar) Inherited from TControl.
Show Inherited from TControl.
StartDrag(TDragObject) Inherited from TcxControl.
StoreToIniFile(string,Boolean,Boolean) Saves the scheduler control’s layout scheme in an INI file. Inherited from TcxCustomScheduler.
StoreToRegistry(string,Boolean,Boolean) Saves the scheduler control’s layout scheme in the system registry. Inherited from TcxCustomScheduler.
StoreToStream(TStream,Boolean) Saves the scheduler control’s layout scheme in the AStream stream. Inherited from TcxCustomScheduler.
SystemInfoChanged(Cardinal) Inherited from TcxControl.
ToString Inherited from TObject.
TranslationChanged Inherited from TcxControl.
UnlockDrawing Inherited from TWinControl.
UnlockScrollBars Inherited from TcxControl.
UnselectEvents Causes to undo the current selection of user events. Inherited from TcxCustomScheduler.
Update Inherited from TControl.
UpdateAction(TBasicAction) Inherited from TComponent.
UpdateControlState Inherited from TWinControl.
UpdateWithChildren Inherited from TcxControl.
UseRightToLeftAlignment Inherited from TControl.
UseRightToLeftReading Inherited from TControl.
UseRightToLeftScrollBar Inherited from TControl.
ValidateFirstVisibleResourceIndex Inherited from TcxCustomScheduler.
WndProc(TMessage) Inherited from TControl.
See Also