JVCL Help:TJvOutlookBar.SmallImages

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Provides a list of icon images to display for each button when ButtonSize is set to olbsSmall.


Pascal

 propertySmallImages: TCustomImageList;


Description

Set SmallImages to specify the bitmaps that should be displayed in the buttons when ButtonSize is olbsSmall. Each button on a page can be associated with a bitmap in this image list by setting its ImageIndex property.


See Also

TJvCustomOutlookBar.ButtonSize, TJvCustomOutlookBar.LargeImages


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page