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

TStringList.CaseSensitive

Declaration

Source position: classesh.inc line 702

public property TStringList.CaseSensitive: Boolean
  read FCaseSensitive
  write SetCaseSensitive;

Description

Indicates whether locating strings happens in a case sensitive manner.

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