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

TCustomStringGrid.SelectionSetText

Stores the specified Tab-separated values to the Selection in the grid.

Declaration

Source position: grids.pas line 1761

protected procedure TCustomStringGrid.SelectionSetText(

  TheText: string

);