JVCL Help:TJvImageListBox.Alignment

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

Search in JVCL Help

 
Search in all projects
 

Summary

Controls the horizontal placement of the text and images within the label.


Pascal

 propertyAlignment: TAlignment;


Description

Set Alignment to specify how the text and images of the items are justified within the list box. When Alignment is set to taCenter, images are displayed above the text, when Alignment is either taLeftJustify or taRightJustify, images are displayed on either side of the text. The height of items are automatically adjusted to make sure that the entire item is visible.


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