JVCL Help:TJvMRUManager.MaxLength

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 allowed length of a path.


Pascal

 propertyMaxLength: Integer;


Description

Specifies the maximum number of characters a path can have in the menu. If a path contains more than the allowed number of characters, the menu item caption will be shortened by removing one or more characters and replacing them with ellipses (...). A value of 0 indicates that there is no user-defined limit on the length. Note that this only affects the visual display of the path, not the actual stored path.


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