JVCL Help:TJvTransparentButton.ShowPressed
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTransparentButton.ShowPressed Property
[+] TJvTransparentButton Methods
[+] TJvTransparentButton Properties
Search in JVCL Help
Search in all projectsSummary
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