[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.ValidateEntry

Declaration

Source position: grids.pas line 1042

protected function TCustomGrid.ValidateEntry(

  const ACol: Integer;

  const ARow: Integer;

  const OldValue: ;

  var NewValue:

):Boolean; virtual;