edit NumGlyphs property
Return to Introduction  Previous page  Next page
Applies to
acEdit, acNumberEdit and acTreeComboBox components as subproperty of Button structure.  

Declaration
property NumGlyphs: TNumGlyphs; // 1..4  

Description
The NumGlyphs is the number of images specified in the Glyph property.  
 
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. The Glyph property can provide up to four images.  

See also
Glyph property.