JVCL Help:TJvOutlookBar.LargeImages

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 olbsLarge.


Pascal

 propertyLargeImages: TCustomImageList;


Description

Set LargeImages to specify the bitmaps that should be displayed in the buttons when ButtonSize is olbsLarge. 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.SmallImages


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