JVCL Help:TJvItemsPanel.Orientation
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvItemsPanel.Orientation Property
[+] TJvItemsPanel Events
[+] TJvItemsPanel Methods
[+] TJvItemsPanel Properties
Search in JVCL Help
Search in all projectsSummary
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
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