JVCL Help:TJvCustomCalcEdit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomCalcEdit Class
[+] JvBaseEdits.pas Classes
[+] TJvCustomCalcEdit Methods
[+] TJvCustomCalcEdit Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomComboEdit
TJvCustomNumEdit
TJvCustomCalcEdit
TJvCalcEdit
run\JvBaseEdits.pas
Summary
Base class for the TJvCalcEdit control.
Pascal
run\JvBaseEdits.pas
TJvCustomCalcEdit = class(TJvCustomNumEdit);
Description
Use TJvCustomCalcEdit as a base class when creating custom combo edits that can be used for entering numbers. Do not create instances of TJvCustomCalcEdit. Instead, to put a combo edit control for entering numbers on a form, use a TJvCustomCalcEdit 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