Unit 'LSGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_solutions]

LSFindItemInStringGrid

Declaration

Source position: LSGrids.pas line 273

function LSFindItemInStringGrid(

  var AGrid: TCustomStringGrid;

  const AText: string;

  const ACaseSensitive: Boolean = False;

  const AFindNext: Boolean = True

):Boolean;



CT Web help

CodeTyphon Studio