DOA 2006 amd Delphi 2006 Stack Overflow

Modifying field values from validation events can be tricky. Very often you end up using flags to indicate that a change is originating from the validation event (if validating then exit).
 
Back
Top