help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes] Reference for unit 'process' (#fcl)

TStartupOptions

Set of TStartUpOption.

Declaration

Source position: process.pp line 40

type TStartupOptions = set of (

  suoUseShowWindow,

  

Use the Show Window options specified in TShowWindowOption

  suoUseSize,

  

Use the window sizes as specified in TProcess

  suoUsePosition,

  

Use the window sizes as specified in TProcess.

  suoUseCountChars,

  

Use the console character width as specified in TProcess.

  suoUseFillAttribute

  

Use the console fill attribute as specified in TProcess.

);

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505