RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBitBtn.NumGlyphs Property

Indicates the number of images that are in the graphic specified in the Glyph property.

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

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

 

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