JVCL Help:TJvSpinButton.UpGlyph

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 up spin button.


Pascal

 propertyUpGlyph: TBitmap;


Description

Set UpGlyph to a bitmap object that contains the image that should appear on the face of the up 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 UpGlyph is not assigned then the default up button glyph is used.


See Also

TJvSpinButton.DownGlyph


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