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

TCustomDefaults.ThreadsAmount

Number of threads to use during compilation

Declaration

Source position: fpmkunit.pp line 1287

public property TCustomDefaults.ThreadsAmount : Integer
  read FThreadsAmount
  write FThreadsAmount;

Description

Specifies the number of parallel threads to use during multi-threaded compilation.

Higher thread counts can improve build performance on multi-core systems, while lower counts reduce resource usage.


Documentation generated on: Dec 15 2025