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

TProcess.FillAttribute

Color attributes of the characters in the console window (Windows only).

Declaration

Source position: processbody.inc line 165

published property TProcess.FillAttribute : Cardinal
  read FFillAttribute
  write FFillAttribute;

Description

FillAttribute is a WORD value which specifies the background and foreground colors of the console window.

See also

TProcess.WindowHeight

  

Height of the process main window.

TProcess.WindowWidth

  

Height of the process main window (Windows only).

TProcess.WindowLeft

  

X-coordinate of the initial window (Windows only).

TProcess.WindowTop

  

Y-coordinate of the initial window (Windows only).

TProcess.WindowColumns

  

Number of columns in console window (windows only).

TProcess.WindowRows

  

Number of rows in console window (Windows only).

TProcess.StartupOptions

  

Additional (Windows) startup options.


Documentation generated on: Jul 24 2023