[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: grids.pas line 339
type TValidateEntryEvent = procedure( |
sender: TObject; |
aCol: Integer; |
aRow: Integer; |
const OldValue: ; |
var NewValue: |
) of object; |