JVCL Help:TJvTransparentButton.AutoGray
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTransparentButton.AutoGray Property
[+] TJvTransparentButton Methods
[+] TJvTransparentButton Properties
Search in JVCL Help
Search in all projectsSummary
Specifies if a special, gray, image is displayed when the mouse is outside the button.
Pascal
propertyAutoGray: Boolean;
Description
Use AutoGray to set whether the image on the button is automatically transformed to a gray scale image when the mouse leaves the button. When the mouse enters the button again, the image is displayed in color. This property only has effect if FrameStyle is fsExplorer and an Image is assigned.
See Also
TJvTransparentButton.FrameStyle, TJvTransparentButton.Glyph
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