JVCL Help:TJvSpinButton.DownGlyph

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 bitmap that appears on the down spin button.


Pascal

 propertyDownGlyph: TBitmap;


Description

Set DownGlyph to a bitmap object that contains the image that should appear on the face of the down spin button. Bring up the Open dialog box from the Object Inspector to choose a bitmap file (with a .BMP extension), or specify a bitmap file at runtime. If DownGlyph is not assigned then the default down button glyph is used.


See Also

TJvSpinButton.UpGlyph


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