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