JVCL Help:TJvCustomNumEdit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomNumEdit Class
[+] JvBaseEdits.pas Classes
[+] TJvCustomNumEdit Methods
[+] TJvCustomNumEdit Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomComboEdit
TJvCustomNumEdit
TJvCustomCalcEdit
TJvxCurrencyEdit
run\JvBaseEdits.pas
Summary
Base class for the TJvCalcEdit control.
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.
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