JVCL Help:TJvTransparentButton.ShowPressed

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies if the button is drawn in its depressed state when the left mouse button is clicked on the button.


Pascal

 propertyShowPressed: Boolean;


Description

Use ShowPressed to set whether the button is drawn as a depressed button when the left mouse is clicked and held on the button. The normal behavior for a button is to show the user that it has been pressed by moving the image and text down and right 1 pixel but you can achieve other effects by setting this value to false.


See Also

TJvTransparentButton.PressOffset


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