JVCL Help:TJvTransparentButton.NumGlyphs

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the number of images that are in the graphic specified in the Glyph property for use on the button.


Pascal

 propertyNumGlyphs: TNumGlyphs;


Description

If you have multiple images in a bitmap, you must specify the number of images that are in the bitmap with the NumGlyphs property. Valid NumGlyphs values are 1 to 4. The default value is 1.


See Also

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