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