JVCL Help:TJvSpinButton

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvSpinButton
run\JvSpin.pas


Summary

Spin buttons for choosing from a numeric range.

run\JvSpin.pas


Pascal

 run\JvSpin.pas
 TJvSpinButton = class(TJvGraphicControl);


Description

  1. JVCLInfo

Use TJvSpinButton to add a spin control to a form. Spin controls consist of a pair of arrow buttons. Spin button controls allow users to change the size of a numerical value by clicking on arrow buttons.

run\JvSpin.pas


See Also

TJvSpinEdit

run\JvSpin.pas


About

Navigation

run\JvSpin.pas



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