JVCL Help:TJvVerticalAlignment

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

Search in JVCL Help

 
Search in all projects
 

Summary

This is the type of the TextVAlignment property

run\JvMenus.pas


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

run\JvMenus.pas


Description

This type indicates how the text will be aligned vertically in a menu item

run\JvMenus.pas


About

Navigation

no pages or subcategories

run\JvMenus.pas



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