Create(TcxCustomSchedulerStorage,Boolean) Constructor
Initializes a new instance of the TcxSchedulerControlEvent class with specified settings.
Declaration
constructor Create(AStorage: TcxCustomSchedulerStorage; ADisableEditing: Boolean = False); reintroduce; overload;
Parameters
Name | Type |
---|---|
AStorage | TcxCustomSchedulerStorage |
ADisableEditing | Boolean |
See Also