[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'process' (#fcl)

TryTerminals

A list of terminal programs to use (UNIX only)

Declaration

Source position: processbody.inc line 175

var TryTerminals: array of string;

Description

TryTerminals is used under UNIX to test for available terminal programs in the DetectXTerm function. If XTermProgram is empty, each item in this list will be searched in the path, and used as a terminal program if it was found.

See also

XTermProgram

  

Default XTerm program to use

DetectXTerm

  

Detect the terminal program.


Documentation generated on: May 14 2021