Back to Devexpress

TcxSchedulerControlBox.Control Property

vcl-cxschedulercustomcontrols-dot-tcxschedulercontrolbox.md

latest810 B
Original Source

TcxSchedulerControlBox.Control Property

Specifies the control linked to the scheduler and residing in the Control Box pane.

Declaration

delphi
property Control: TControl read; write;

Property Value

Type
TControl

Remarks

Use the Control property to specify the control that will be placed in the scheduler’s Control Box pane.

See Also

TcxSchedulerControlBox.Container

TcxSchedulerControlBox Class

TcxSchedulerControlBox Members

cxSchedulerCustomControls Unit