Class TStringListCaseSens

Unit

Declaration

type TStringListCaseSens = class(TStringList)

Description

Warning: this symbol is deprecated.

TStringList that is case sensitive. Deprecated, better use TStringList directly and set CaseSensitive to true.

Hierarchy

  • TObject
  • TPersistent
  • TStrings
  • TStringList
  • TStringListCaseSens

Overview

Methods

Public constructor Create;

Properties

Public property CaseSensitive default true;

Description

Methods

Public constructor Create;

This item has no description.

Properties

Public property CaseSensitive default true;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.