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
|  | constructor Create; | 
Properties
|  | property CaseSensitive default true; | 
Description
Methods
|  | constructor Create; | 
| This item has no description. | |
Properties
|  | property CaseSensitive default true; | 
| This item has no description. | |
Generated by PasDoc 0.16.0-snapshot.