JVCL Help:TJvPanelOrientation
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPanelOrientation type
Search in JVCL Help
Search in all projectsSummary
Type used to specify the orientation of items in a TJvItemsPanel.
Pascal
run\JvItemsPanel.pas
TJvPanelOrientation = (
poHorizontal,
poVertical
);
Members
Members | Description |
poHorizontal | Items are displayed from left to right. |
poVertical | Items are displayed from top to bottom. |
Description
TJvPanelOrientation is used for the Orientation property to specify how items are displayed in the control.
About
no pages or subcategories
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