JVCL Help:TJvCustomValidateEdit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomValidateEdit Class
[+] JvValidateEdit.pas Classes
[+] TJvCustomValidateEdit Events
[+] TJvCustomValidateEdit Methods
[+] TJvCustomValidateEdit Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomValidateEdit
TJvValidateEdit
run\JvValidateEdit.pas
Summary
Edit control that can restrict its content to only accept valid input.
Pascal
run\JvValidateEdit.pas
TJvCustomValidateEdit = class(TJvCustomEdit);
Description
TJvCustomValidateEdit is a base class for edit controls that can restrict user input and format its content. To put a validating edit control on a form, don't use TJvCustomValidateEdit. Instead, use a derived component like TJvValidateEdit.
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