Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.ValidateEntry

Declaration

Source position: grids.pas line 1211

protected function TCustomGrid.ValidateEntry(

  const ACol: Integer;

  const ARow: Integer;

  const OldValue: string;

  var NewValue: string

):Boolean; virtual;



CT Web help

CodeTyphon Studio