JVCL Help:TJvEdit.UseFixedPopup

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether to replace the default system popup menu.


Pascal

 propertyUseFixedPopup: Boolean;


Description

Use the UseFixedPopup property to specify whether to replace the default system popup menu with a fixed popup menu. The fixed popup menu fixes problems such as incorrectly displaying the Paste command as enabled even when the edit is set to read-only, and works in combination with the ClipboardCommands property. Set UseFixedPopup to true (the default) to use the fixed popup menu, or set it to false to use the default implementation.


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