Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleClassUtils
type TStringListCaseSens = class(TStringList)
TStringList that is case sensitive.
constructor Create;
property CaseSensitive default true;