RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSpeedButton.NumGlyphs Property

Specifies the number of images included in the Glyph property.

Pascal
property NumGlyphs: TNumGlyphs;
C++
__property TNumGlyphs NumGlyphs;

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. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!