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

TCustomGrid.GetEditText

GetEditText - returns the Edit text string for the specified cell

Declaration

Source position: grids.pas line 1055

protected function TCustomGrid.GetEditText(

  ACol: LongInt;

  ARow: LongInt

):string; virtual;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.