OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Although the standard validator objects should satisfy most of your data validation needs, you can also modify the standard validators or write your own validation objects.
If you decide to do this, you should be familiar with the following list of member functions inherited from the base class TValidator.
In addition to understanding what each member function does, you should also know how edit controls use them and how to override them if necessary.