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