Unit 'process' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TProcessStrings

Special-Purpose stringlist.

Declaration

Source position: processbody.inc line 39

type TProcessStrings = TStrings;

Description

TProcessStrings is a simple string list class which, depending on the version (unicode or not) contains unicode strings or single-byte strings: in the latter case it is an alias for the #rtl.classes.TStrings class.

See also

TProcess

  

Class to start and control other processes.


Documentation generated on: Feb 02 2025