JVCL Help:TJvSpinButton.Down

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether a button control is selected (down) or unselected (up).


Pascal

 propertyDown: TSpinButtonState;


Description

Read Down to determine whether a button control is selected (down) or unselected (up). Set Down to change the state of a button control. Setting Down to true causes the button control to be selected and setting Down to false causes the button control to be unselected.


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