[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: valedit.pas line 109
type TOnValidateEvent = procedure( |
Sender: TObject; |
ACol: LongInt; |
ARow: LongInt; |
const KeyName: ; |
const KeyValue: |
) of object; |