Unit 'LSUtils' Package
[Overview][Types][Procedures and functions][Index] [#pl_solutions]

LSFindItemInListBox

Declaration

Source position: LSUtils.pas line 161

function LSFindItemInListBox(

  var AListBox: TCustomListBox;

  const AText: string;

  const ACaseSensitive: Boolean = False;

  const AFindNext: Boolean = True

):Integer;



CT Web help

CodeTyphon Studio