TcxPCCustomButtons.HeaderImages Property
Specifies a collection of button images for display within the navigator bar.
Declaration
property HeaderImages: TCustomImageList read; write;
Property Value
Type |
---|
TCustomImageList |
Remarks
Use a custom button’s HeaderImageIndex property to select a particular image from the HeaderImages collection.
See Also