Unit 'ValEdit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TOnValidateEvent

Declaration

Source position: valedit.pas line 115

type TOnValidateEvent = procedure(

  Sender: TObject;

  ACol: LongInt;

  ARow: LongInt;

  const KeyName: string;

  const KeyValue: string

) of object;



CT Web help

CodeTyphon Studio