JVCL Help:TJvXPButton.ShowAccelChar

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines how an ampersand in the label text is displayed.


Pascal

 propertyShowAccelChar: Boolean;


Description

Set ShowAccelChar to True to allow the button to display an underlined accelerator key value. When ShowAccelChar is True, any character preceded by an ampersand (&) appears underlined. To display an ampersand when ShowAccelChar is True, use two ampersands (&&) to stand for the single ampersand that is displayed. Set ShowAccelChar to False to display the text with all ampersands appearing as ampersands.


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