JVCL Help:TJvUpDown

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomUpDown
TJvUpDown
run\JvUpDown.pas


Summary

Up/down buttons for Edit Controls

run\JvUpDown.pas


Pascal

 run\JvUpDown.pas
 TJvUpDown = class(TJvCustomUpDown);


Description

  1. JVCLInfo

An enhanced version of TUpDown. You associate a TJvUpDown with a TEdit control. TJvUpDown provides up/down buttons which increase or decrease the integer value in the associated TEdit controls text input field.

run\JvUpDown.pas


About

Navigation

run\JvUpDown.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