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

TStringGridStrings.Insert

Inserts a value in the class instance.

Declaration

Source position: grids.pas line 1715

public procedure TStringGridStrings.Insert(

  Index: Integer;

  const S: string

); override;

Description

Raises an EGridException exception with the message 'Cannot insert value.'

See also

TStrings.Insert

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