TcxSchedulerResourceViewInfo.Images Property
In This Article
Represents a collection of images used to draw the resource icons.
#Declaration
Delphi
property Images: TCustomImageList read;
#Property Value
Type |
---|
TCustom |
#Remarks
Use the Images property to access the resource icons collection.
See Also