JVCL Help:TJvSpinEdit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpinEdit Class
[+] JvSpin.pas Classes
[+] TJvSpinEdit Methods
[+] TJvSpinEdit Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomSpinEdit
TJvSpinEdit
TJvDynControlJVCLSpinEdit
run\JvSpin.pas
Summary
Spin boxes for choosing from a numeric range
Pascal
run\JvSpin.pas
TJvSpinEdit = class(TJvCustomSpinEdit);
Description
- 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.
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