[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Alias for TProcessStrings
Source position: processbody.inc line 40
type TProcessStringList = TStringList; |
TProcessStringList is an alias for TProcessStrings in unicode code, or an alias for the TStringList class in single-byte string mode.
|
Special-Purpose stringlist |