JVCL Help:TJvTransparentButton.AutoGray

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 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