JVCL Help:TJvItemsPanel.Orientation

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the display direction of the items.


Pascal

 propertyOrientation: TJvPanelOrientation;


Description

Use Orientation to specify how the items in the control are displayed. If Orientation is poHorizontal, items are displayed from left to right and ItemHeight refers to the width of the items, if Orientation is poVertical, items are displayed from top to bottom and ItemHeight refers to the height of the items.


See Also

TJvItemsPanel.ItemHeight


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