JVCL Help:TJvSpinEdit

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomSpinEdit
TJvSpinEdit
TJvDynControlJVCLSpinEdit
run\JvSpin.pas


Summary

Spin boxes for choosing from a numeric range

run\JvSpin.pas


Pascal

 run\JvSpin.pas
 TJvSpinEdit = class(TJvCustomSpinEdit);


Description

  1. JVCLInfo

TJvSpinEdit is a generic implementation of spin boxes, as defined in TJvCustomSpinEdit. Spin boxes allow the user to choose from a range of numeric values by clicking on special "spin buttons", or by pressing vertical arrow keys. Users can also enter the value in a text box, as with an edit control.

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