Source position: valedit.pas line 113
type TOnValidateEvent = procedure(
Sender: TObject;
ACol: LongInt;
ARow: LongInt;
const KeyName: ;
const KeyValue:
) of object;