JVCL Help:TJvXPButton.Glyph

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the bitmap that appears on the button.


Pascal

 propertyGlyph: TJvPicture;


Description

Use Glyph to specify the image to display on the button. The actual location of the image is controlled by the ayout property. In contrast to TBitBtn, Glyph can contain one image only but you can modify its run-time appearance by setting AutoGray to true.


See Also

TJvXPCustomButton.AutoGray, TJvXPCustomButton.Layout


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