TcxSchedulerEventLabels.Images Property
In This Article
Represents a collection of the built-in icons which relate to the user event‘s color labels.
#Declaration
Delphi
property Images: TcxImageList read;
#Property Value
Type |
---|
Tcx |
#Remarks
Icons are used as color indicators to facilitate end-users in selecting the required color for the user event.
Use the Images property to access the icons collection.
See Also