TcxSchedulerControlBox.Control Property
In This Article
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