[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'process' (#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: May 14 2021