[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: grids.pas line 1049
protected function TCustomGrid.ValidateEntry( |
const ACol: Integer; |
const ARow: Integer; |
const OldValue: ; |
var NewValue: |
):Boolean; virtual; |