OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Edit controls are interactive static controls.
They are rectangular areas that can be filled with text, modified, and cleared by the user or application. Edit controls are very useful as fields for data entry screens. They support the following operations:
See EXAMPLES\OWL\OWLAPI\VALIDATE for an edit controls example.