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