Create(TcxSchedulerEventImagesLayout,TdxScaleFactor) Constructor
Initializes a new instance of the TcxSchedulerEventImages class with specified settings.
Declaration
constructor Create(ALayout: TcxSchedulerEventImagesLayout; AScaleFactor: TdxScaleFactor);
Parameters
| Name | Type |
|---|---|
| ALayout | TcxSchedulerEventImagesLayout |
| AScaleFactor | TdxScaleFactor |
See Also