JVCL Help:TJvVerticalAlignment
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvVerticalAlignment type
Search in JVCL Help
Search in all projectsSummary
This is the type of the TextVAlignment property
Pascal
run\JvMenus.pas
TJvVerticalAlignment = (
vaTop,
vaMiddle,
vaBottom
);
Members
Members | Description |
vaTop | The text is aligned on the top of the menu item |
vaMiddle | The text is vertically centered in the area of the menu item |
vaBottom | The text is aligned on the bottom of the menu item |
Description
This type indicates how the text will be aligned vertically in a menu item
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