OnValidate Event |
Applies to
TIB_Column
Declaration
TIB_ColumnEvent = Procedure(Sender: TIB_Column ) of object;
Description
Event to validate the new value written to the field.
If the new value is invalid then raise an exception to cause it to be rejected.