Create(TcxCustomScheduler) Constructor
Initializes a new instance of the TcxSchedulerSubControl class with specified settings.
Declaration
constructor Create(AOwner: TcxCustomScheduler); virtual;
Parameters
Name | Type |
---|---|
AOwner | TcxCustomScheduler |
See Also