TcxSchedulerResourceNavigator.ButtonImages Property
In This Article
Represents the user-defined collection of resource navigation button glyphs.
#Declaration
Delphi
property ButtonImages: TCustomImageList read; write;
#Property Value
Type |
---|
TCustom |
#Remarks
Use the ButtonImages property to access the user-defined collection of bitmaps used to draw the resource navigation buttons.
Note
the button’s height depends upon the scrollbar’s size.
See Also