JVCL Help:TJvCustomNumEdit

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomComboEdit
TJvCustomNumEdit
TJvCustomCalcEdit
TJvxCurrencyEdit
run\JvBaseEdits.pas


Summary

Base class for the TJvCalcEdit control.

run\JvBaseEdits.pas


Pascal

 run\JvBaseEdits.pas
 TJvCustomNumEdit = class(TJvCustomComboEdit);


Description

Use TJvCustomNumEdit as a base class when creating custom combo edits that can be used for entering numbers. Do not create instances of TJvCustomNumEdit. Instead, to put a combo edit control for entering numbers on a form, use a TJvCustomNumEdit descendant such as TJvCalcEdit.

run\JvBaseEdits.pas


About

Navigation

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