JVCL Help:TJvSpeedButton.NumGlyphs

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 number of images included in the Glyph property.


Pascal

 propertyNumGlyphs: TJvNumGlyphs;


Description

Set NumGlyphs to the number of images provided by the bitmap assigned to the Glyph property. All images must be the same size and next to each other in a row. Unlike TSpeedButton, the Glyph property can provide up to five images (one image more, for the inactive state, ie when the button is flat and and the mouse pointer is not on the button).


See Also

TJvSpeedButton.Glyph, TJvSpeedButton.HotTrackGlyph


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